refactor: move pull request template to up a directory
This commit is contained in:
@@ -1,14 +0,0 @@
|
|||||||
# Title
|
|
||||||
<!--- A title for this pr -->
|
|
||||||
|
|
||||||
## What's changed?
|
|
||||||
<!--- Tell us what changes this pr contains -->
|
|
||||||
|
|
||||||
-
|
|
||||||
-
|
|
||||||
-
|
|
||||||
|
|
||||||
## Fixes
|
|
||||||
<!--- Tell us what issues this pr fixes -->
|
|
||||||
|
|
||||||
- #issue
|
|
||||||
@@ -0,0 +1,20 @@
|
|||||||
|
# 🚀 What's changed?
|
||||||
|
<!--- Tell us what changes this pr contains -->
|
||||||
|
|
||||||
|
- Change 1
|
||||||
|
- Change 2
|
||||||
|
- ...
|
||||||
|
|
||||||
|
# 🐛 Fixes
|
||||||
|
<!--- Tell us what issues this pr fixes -->
|
||||||
|
|
||||||
|
- Issue 1
|
||||||
|
- Issue 2
|
||||||
|
- ...
|
||||||
|
|
||||||
|
# 🪴 To-Dos
|
||||||
|
<!--- Tell us if there are To-Dos left -->
|
||||||
|
|
||||||
|
- [ ] To-Do 1
|
||||||
|
- [ ] To-Do 1
|
||||||
|
- ...
|
||||||
Reference in New Issue
Block a user