forked from mirrors/Fedilab
Templates
This commit is contained in:
parent
43fe552ee4
commit
2d3bb92925
2 changed files with 21 additions and 3 deletions
|
@ -1,4 +1,12 @@
|
|||
### Issue
|
||||
---
|
||||
|
||||
name: "Bug"
|
||||
about: "Something isn't working"
|
||||
labels:
|
||||
|
||||
- Bug
|
||||
|
||||
---
|
||||
|
||||
<!-- Please, describe the issue here -->
|
||||
|
||||
|
|
|
@ -1,3 +1,13 @@
|
|||
---
|
||||
|
||||
name: "Feature"
|
||||
about: "A new feature or an enhancement to an existing feature"
|
||||
labels:
|
||||
|
||||
- Feature
|
||||
|
||||
---
|
||||
|
||||
## # Describe the improvement
|
||||
|
||||
<!-- Your social network -->
|
||||
|
|
Loading…
Reference in a new issue