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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ This granularity makes the code easier to deal with in cases where some things h
84
84
85
85
#### Submitting the pull request
86
86
87
-
-Submit your pull request to the __`master`__ branch of openFrameworks (which you branched off from), _not_ the `stable` branch.
87
+
-If the default branch shown on the OF github repo is __`patch-release`__ submit your pull request to that branch if it is addressing a bug or regression. Otherwise submit your pull request to the __`master`__ branch of openFrameworks (which you branched off from), and_not_ the `stable` branch.
88
88
- All pull requests that contain changes that need to be in the changelog **must include relevant additions to `CHANGELOG.md`**. Use previous entries as a guide for style/indentation/etc.
89
89
- In the comments field on your new pull request, enter a description of everything that the code in the pull request does.
90
90
- This description is the first contact most of the core team will have with your code, so you should use it to explain why your pull request is awesome and we should accept it.
0 commit comments