We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15c1ea3 commit ce0a6c9Copy full SHA for ce0a6c9
1 file changed
CONTRIBUTING.md
@@ -33,3 +33,8 @@ If you are using PhASAR without the wish or expertise to contribute to its code
33
Thanks for contributing to the PhASAR project.
34
35
`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