mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
chore(repo): add default pr template
- the default (changes) PR template should be used for all PRs that are not new version release PRs
This commit is contained in:
parent
b8fa116e0f
commit
8031ac6f1a
1 changed files with 9 additions and 0 deletions
9
.github/PULL_REQUEST_TEMPLATE/default.md
vendored
Normal file
9
.github/PULL_REQUEST_TEMPLATE/default.md
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<!-- one sentence describing what this PR does and why -->
|
||||
|
||||
## Changes
|
||||
|
||||
-
|
||||
|
||||
## Issues
|
||||
|
||||
- Fixes
|
||||
Loading…
Reference in a new issue