Rename PULL_REQUEST_TEMPLATE.md to .github/PULL_REQUEST_TEMPLATE.md

This commit is contained in:
Steve Zabka
2021-09-18 18:57:24 +02:00
committed by GitHub
parent b8e8d92a0e
commit 8ffdd6a005

20
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,20 @@
## 📝 Description
<!--- Describe your changes in detail -->
## 📑 Context
<!--- Why is this change required? What problem does it solve? -->
## ✅ Checklist:
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
- [ ] Updated tests for this change.
- [ ] Tested the changes locally.
- [ ] Updated documentation.
- [ ] Change version number.
- [ ] Change the time and date.
### 📸 Screenshots (if available)
<!--- Add screenshots here -->
### 🔗 Link to story (if available)
<!--- Add story URL here -->