Skip to content

Commit

Permalink
Merge pull request #3455 from Efrit16/patch-1
Browse files Browse the repository at this point in the history
update CONTIBUTING.md
  • Loading branch information
Jonathan authored Mar 24, 2021
2 parents 9479184 + 7d9477b commit 2c07d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- Please read our [short and sweet coding guidelines](coding_guidelines.md).
- For big changes such as adding new feature or refactoring, [file an issue first](https://github.com/Microsoft/AirSim/issues).
- Use our [recommended development workflow](dev_workflow.md) to make changes and test it.
- Use [usual steps](https://akrabat.com/the-beginners-guide-to-contributing-to-a-github-project/) to make contributions just like other GitHub projects. If you are not familiar with Git Branch-Rebase-Merge workflow, please [read this first](http://shitalshah.com/p/git-workflow-branch-rebase-squash-merge/).
- Use [usual steps](https://www.dataschool.io/how-to-contribute-on-github/) to make contributions just like other GitHub projects. If you are not familiar with Git Branch-Rebase-Merge workflow, please [read this first](https://git-rebase.io/).

## Checklist
- Use same style and formatting as rest of code even if it's not your preferred one.
Expand Down

0 comments on commit 2c07d98

Please sign in to comment.