Skip to content

Commit 5feae8c

Browse files
committed
Merge branch 'master' of https://github.com/yegor256/cactoos into cactos-joined-ctor
2 parents 2dce54a + b8bf44e commit 5feae8c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
Many thanks for your contribution, we truly appreciate it. We will appreciate it even more, if you make sure that you can say "YES" to each point in this short checklist:
22

33
- You made a small amount of changes (less than 100 lines, less than 10 files)
4-
- You made changes related to only one bug (create separate PRs for separate problems)
4+
- You made changes related to only one bug (create separate PRs for separate problems, or leave puzzles)
55
- You are ready to defend your changes (there will be a code review)
66
- You don't touch what you don't understand
7+
- You ran the build locally and it passed
8+
- Title begins with the issue's number, then a short title
9+
- Description begins with the issue's number, then enumerates the changes - summarized - in bulletpoints
10+
- Description does not contain GitHub keywords (https://help.github.com/articles/closing-issues-using-keywords/).
711
- You ran the build locally and it passed (see .travis.yml for all checks performed on PRs)
812
- Your commit messages comply with our rules (see .gitlint)
913

0 commit comments

Comments
 (0)