mirror of
https://github.com/super-linter/super-linter.git
synced 2025-01-09 05:15:03 -05:00
Request labeling on all PRs
This commit is contained in:
parent
dc13d9bf31
commit
a1523519ed
1 changed files with 13 additions and 0 deletions
13
.github/pull_request-template.md
vendored
Normal file
13
.github/pull_request-template.md
vendored
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
<!-- Link to issue if there is one -->
|
||||||
|
Fixes #
|
||||||
|
|
||||||
|
<!-- Describe what the changes are -->
|
||||||
|
## Proposed Changes
|
||||||
|
|
||||||
|
-
|
||||||
|
-
|
||||||
|
-
|
||||||
|
|
||||||
|
## Readiness Checklist
|
||||||
|
- [ ] Label as `breaking` if this is a large fundamental change
|
||||||
|
- [ ] Label as either `automation`, `bug`, `documentation`, `enhancement`, `infrastructure`, or `performance`
|
Loading…
Reference in a new issue