Skip to content

Commit ce0a6c9

Browse files
committed
added additional notes for student assistants
1 parent 15c1ea3 commit ce0a6c9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,8 @@ If you are using PhASAR without the wish or expertise to contribute to its code
3333
Thanks for contributing to the PhASAR project.
3434

3535
`std::cout << "Thank you!\n";`
36+
37+
## Additional Notes for Student Assistants
38+
When implementing a new feature please name you feature branch according to the following naming scheme:
39+
40+
* `f-CamelCase`

0 commit comments

Comments
 (0)