Sha256: 3bca4a9cf3faefcaeb2645255a38048bc1b020bc7378b84ab2f764e82956f021
Contents?: true
Size: 1.18 KB
Versions: 2
Compression:
Stored size: 1.18 KB
Contents
# Pull Request Template ## Why is this needed? ## What does this do? <!-- Include a summary of the change and which issue is fixed. Include relevant motivation and context. List any dependencies that are required for this change. --> Fixes # (issue) ### Screenshots Before: ![before]() After: ![after]() ## Type of change Delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update ## Verification Plan How are we going to verify this change? - [ ] Step 1 - [ ] Step 2 ## Checklist - [ ] Clear description explaining the relevancy of the contribution. - [ ] Unit, integration, and system tests. - [ ] Regression and bugs are covered with tests. - [ ] [Performance guidelines][performance] - [ ] [Secure coding guidelines][secure] - [ ] Documentation Updated [performance]: https://docs.gitlab.com/ee/development/merge_request_performance_guidelines.html [secure]: https://docs.gitlab.com/ee/development/secure_coding_guidelines.html
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jive-0.4.1 | lib/jive/templates/pull_request_template.md |
jive-0.4.0 | lib/jive/templates/pull_request_template.md |