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
{{ message }}
This repository was archived by the owner on Mar 17, 2018. It is now read-only.
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
@@ -25,5 +25,5 @@ Pull Requests *should*:
25
25
- focus on resolving a single issue on the issue tracker -or- add a single feature/bugfix
26
26
- not consist of commits with bad descriptions
27
27
- not consist of useless commits
28
-
- consist of a minimal number of commits
28
+
- consist of a minimal number of commits. If your Pull Request contains more commits than you'd like, check out the [Git rebase User Documentation on GitHub](https://help.github.com/articles/about-git-rebase/)
29
29
- comply with the [.editorconfig](.editorconfig) which can be found within this project
0 commit comments