Skip to content
New issue

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

Add contribution guide #244

Open
nirs opened this issue Oct 25, 2017 · 0 comments
Open

Add contribution guide #244

nirs opened this issue Oct 25, 2017 · 0 comments

Comments

@nirs
Copy link
Member

nirs commented Oct 25, 2017

The guide should explain the recommend workflow:

  • Fork the project on github
  • Add upstream remote
  • How to send PR with multiple commits
    • squash mode - fixing review comments by adding more commits
    • rebase - amending the commits, keeping clean history
  • How to test changes before posing patches
  • How to write good commit messages
  • Project coding style (probably separate document)
@nirs nirs added this to the Release 1.0 milestone Nov 7, 2017
@nirs nirs removed this from the Release 1.0 milestone Nov 28, 2017
@nirs nirs unassigned nirs and rollandf Jul 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants