Skip to content

Commit

Permalink
added additional notes for student assistants
Browse files Browse the repository at this point in the history
  • Loading branch information
pdschubert committed Jan 29, 2020
1 parent 15c1ea3 commit ce0a6c9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,8 @@ If you are using PhASAR without the wish or expertise to contribute to its code
Thanks for contributing to the PhASAR project.

`std::cout << "Thank you!\n";`

## Additional Notes for Student Assistants
When implementing a new feature please name you feature branch according to the following naming scheme:

* `f-CamelCase`

0 comments on commit ce0a6c9

Please sign in to comment.