mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-12-27 02:39:53 +01:00
559 B
559 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