mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-05-26 02:25:13 +01:00
Add pull request template, too many PR's don't have descriptions
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<!-- WARNING: Any PR without a description will be closed. The title is not enough! -->
|
||||
|
||||
## Why
|
||||
|
||||
<!-- Provide a brief description of WHY you are making your changes -->
|
||||
|
||||
## Type of Change
|
||||
|
||||
<!-- Mark the relevant option with an "x" -->
|
||||
|
||||
- [ ] Bug fix (non-breaking change that fixes an issue)
|
||||
- [ ] New feature (non-breaking change that adds functionality)
|
||||
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
|
||||
- [ ] Documentation update
|
||||
- [ ] Code refactoring
|
||||
- [ ] Performance improvement
|
||||
- [ ] Test addition or update
|
||||
Reference in New Issue
Block a user