Redo all the templates and remove the old once
This commit is contained in:
@ -1,13 +0,0 @@
|
||||
# Issue Template
|
||||
|
||||
## Description
|
||||
|
||||
### Detailed Bug Report
|
||||
It helps if you include any relevant code / config (for describing how new features should work), images, gifs, or youtube videos!
|
||||
|
||||
### Steps to Reproduce
|
||||
Please enter the steps to reproduce the bug or behaviour:
|
||||
|
||||
1.
|
||||
2.
|
||||
3.
|
@ -1,16 +0,0 @@
|
||||
# Pull Request Template
|
||||
|
||||
### Purpose
|
||||
_Describe the problem the PR fixes or the feature it introduces_<br>
|
||||
_Don't forget to use "Fixes #issuenumber" to select issues and auto close them on merge_
|
||||
|
||||
### Notes:
|
||||
_Please enter any other relevant information here_
|
||||
|
||||
### Please make sure you have followed the self checks below before submitting a PR:
|
||||
|
||||
- [ ] Code is sufficiently commented
|
||||
- [ ] Code is indented with tabs and not spaces
|
||||
- [ ] The PR does not bring up any new errors
|
||||
- [ ] The PR has been tested
|
||||
- [ ] Any new files are named using lowercase (to avoid issues on case sensitive file systems)
|
Reference in New Issue
Block a user