Using single issue template
This commit is contained in:
parent
03a091d853
commit
4b22d5d9be
11
.gitea/issue_template/issue_template.md
Normal file
11
.gitea/issue_template/issue_template.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
## Story
|
||||||
|
|
||||||
|
**As a**:
|
||||||
|
**I want**:
|
||||||
|
**So that**:
|
||||||
|
|
||||||
|
## Description
|
||||||
|
|
||||||
|
## Resources
|
||||||
|
|
||||||
|
## Notes
|
@ -10,7 +10,7 @@
|
|||||||
"path": "aurora-proto"
|
"path": "aurora-proto"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "issue_template"
|
"path": ".gitea"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
|
@ -1,22 +0,0 @@
|
|||||||
---
|
|
||||||
|
|
||||||
name: "Bug"
|
|
||||||
about: "Add a bug to the backlog"
|
|
||||||
title: "[Bug] "
|
|
||||||
labels:
|
|
||||||
|
|
||||||
- bug
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Description
|
|
||||||
|
|
||||||
## Steps to Reproduce
|
|
||||||
|
|
||||||
## Expected Behavior
|
|
||||||
|
|
||||||
## Actual Behavior
|
|
||||||
|
|
||||||
## Resources
|
|
||||||
|
|
||||||
## Notes
|
|
Loading…
Reference in New Issue
Block a user