Skip to content

Commit ed9af8e

Browse files
authored
Remember unit tests for contributed code
1 parent 797adbf commit ed9af8e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CONTRIBUTIONS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ Procedure for adding new features
22
- Pitch idea in slack
33
- Issue created in Github
44
- Develop the feature in a separate feature-branch
5+
- Remember to write unit tests for your code
56
- Announce finished feature as pull request
67
- Pull request reviewed by at least 1
7-
- Pull into master when ready
8+
- Merge to development brench when ready
9+
- Merge into master when we all agree

0 commit comments

Comments
 (0)