We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Original report by Remco Janssen (Bitbucket: [Remco Janssen](https://bitbucket.org/Remco Janssen), ).
For future contributors…
The text was updated successfully, but these errors were encountered:
Original comment by Rune Gangsø (Bitbucket: runegan, GitHub: runegan).
Good idea!
What should be included in the guide? What is normally there?
I guess there should be a note about develop being the default branch, and master is only used for release/stable versions.
develop
master
Also:
Sorry, something went wrong.
Original comment by Remco Janssen (Bitbucket: [Remco Janssen](https://bitbucket.org/Remco Janssen), ).
Yes exactly! It doesn't have to be long.
It should also state we use the git flow model. We can explain the main points of it and link to more info. I like this one as it's visual and shows examples: https://www.atlassian.com/git/tutorials/comparing-workflows#gitflow-workflow
Other points are:
Examples: https://github.com/jessesquires/HowToContribute https://github.com/codemirror/CodeMirror/blob/master/CONTRIBUTING.md
No branches or pull requests
Original report by Remco Janssen (Bitbucket: [Remco Janssen](https://bitbucket.org/Remco Janssen), ).
For future contributors…
The text was updated successfully, but these errors were encountered: