Files
GitBucket/.github/PULL_REQUEST_TEMPLATE.md
2017-08-08 21:37:35 +02:00

553 B

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 using commit message all issue ID that this PR should correct