removed redundant gitlab templates

This commit is contained in:
Ryan
2022-07-17 11:49:31 +00:00
parent 895444f1a8
commit cde36cbeab
5 changed files with 0 additions and 23 deletions
View File
-8
View File
@@ -1,8 +0,0 @@
### Description of issue
Describe in detail what exactly happened. No "it no workie" will be accepted. Clear and concise definitions of what *exactly* the problem is.
### What should have happened
Write out what the expected behavior/etc is.
### Reproduction steps (if applicable)
Inform us how to reproduce this issue so we can effectively debug it.
-8
View File
@@ -1,8 +0,0 @@
### What is being proposed
Write a clear and verbose description here of what exactly is being proposed.
### Pros
* List out bullet points here of pros
### Cons
* List out bullet points here of potential cons
@@ -1,7 +0,0 @@
Put a brief and concise description of the changes you made here.
* [ ] Detailed Changes added to CHANGELOG (Required to be merged)
* [ ] Changes tested to ensure they function as expected (Required to be merged)
* [x] I acknowledge that this contribution will be released under the AGPL license.