mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-10 15:35:59 +01:00
532 B
532 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 all issue ID that this PR should correct