Skip to content

Commit

Permalink
Add test instructions to CONTRIBUTING.md (ros-controls#161)
Browse files Browse the repository at this point in the history
* Add test instructions to CONTRIBUTING.md
  • Loading branch information
AndyZe authored Sep 24, 2020
1 parent 91fb204 commit 75f92fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ To send us a pull request, please:
1. Fork the repository.
2. Modify the source; please focus on the specific change you are contributing.
If you also reformat all the code, it will be hard for us to focus on your change.
3. Ensure local tests pass.
3. Ensure local tests pass. (`colcon test`)
4. Commit to your fork using clear commit messages.
5. Send a pull request, answering any default questions in the pull request interface.
6. Pay attention to any automated CI failures reported in the pull request, and stay involved in the conversation.
Expand Down

0 comments on commit 75f92fe

Please sign in to comment.