Using single issue template

This commit is contained in:
Brandon Watson 2021-04-11 14:48:36 -04:00
parent 03a091d853
commit 4b22d5d9be
4 changed files with 12 additions and 23 deletions

View File

@ -0,0 +1,11 @@
## Story
**As a**:
**I want**:
**So that**:
## Description
## Resources
## Notes

View File

@ -10,7 +10,7 @@
"path": "aurora-proto" "path": "aurora-proto"
}, },
{ {
"path": "issue_template" "path": ".gitea"
} }
], ],
"settings": { "settings": {

View File

@ -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