mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-12-25 17:59:54 +01:00
553 B
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