Skip to content

Commit

Permalink
Merge pull request #337 from josephschorr/add-rebase
Browse files Browse the repository at this point in the history
Add rebase squash to contributing guidelines
  • Loading branch information
jzelinskie committed Dec 13, 2021
2 parents 0607f4e + 1afc2ba commit 95cd1dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Expand Up @@ -45,6 +45,9 @@ This is a rough outline of what a contributor's workflow looks like:
- Push changes to your branch
- Submit a pull request
- Respond to feedback from project maintainers
- Rebase to squash related and fixup commits
- Get LGTM from reviewer(s)
- Merge with a merge commit

Creating new issues is one of the best ways to contribute.
You have no obligation to offer a solution or code to fix an issue that you open.
Expand Down

0 comments on commit 95cd1dc

Please sign in to comment.