refactor: rename PR_TEMPLATE to PULL_REQUEST_TEMPLATE

This commit is contained in:
Prad Nukala 2024-10-08 12:27:05 -04:00
parent 8bc356774a
commit a7d604555a
2 changed files with 1 additions and 16 deletions

View File

@ -1,15 +0,0 @@
- **Please check if the PR fulfills these requirements**
* [ ] The commit message follows our guidelines
* [ ] Tests for the changes have been added (for bug fixes / features)
* [ ] Docs have been added / updated (for bug fixes / features)
- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...)
- **What is the current behavior?** (You can also link to an open issue here)
- **What is the new behavior (if this is a feature change)?**
- **Does this PR Close an issue?** (If applicable, please add the number of the issue here with keyword Closes)
- **Does this PR introduce a breaking change?** (What changes might users need to make in their application due to this PR?)

View File

@ -4,7 +4,7 @@
<!--- Describe your changes in detail -->
## Related Issue
## Related Issue(s)
<!--- This project only accepts pull requests related to open issues -->
<!--- If suggesting a new feature or change, please discuss it in an issue first -->