GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
johnpearcey
/
gitbucket_jkp
Transfer to URL with SHA
Find file
Newer
Older
tree:
59e5993eba
Branches
Tags
×
master
gitbucket_jkp
/
.github
/ PULL_REQUEST_TEMPLATE.md
Matthieu Brouillard
on 1 Mar 2016
532 bytes
correct path to CONTRIBUTING file, fixes #1128
Raw
Blame
History
Before submitting a pull-request to Gitbucket I have first:
[] read the
contribution guidelines
[] rebased my branch over master
[] verified that project is compiling
[] verified that tests are passing
[] squashed my commits as appropriate
(keep several commits if it is relevant to understand the PR)
[] [marked as closed](
https://help.github.com/articles/closing-issues-via-commit-messages/
) all issue ID that this PR should correct