You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,4 +5,6 @@
5
5
- For typos and spelling mistakes feel free to provide a fix and they will be merged as long they comply with the owner's style guide.
6
6
- For code changes always open an issue first. This will allow to determine whether or not the change should take place. The issue should be used to discuss the change.
7
7
8
-
- If the pull request is accepted the project collaborators preserve the right to fix the code style before merging the changes
8
+
- If the pull request is accepted the project collaborators preserve the right to fix the code style before merging the changes.
9
+
10
+
- Pull requests must target the `develop` branch. Pull requests to the `master` branch will be declined.
0 commit comments