mv issue template

This commit is contained in:
Brandon Watson
2021-04-11 14:46:08 -04:00
parent b2fc0121b0
commit 03a091d853
3 changed files with 1 additions and 1 deletions

View File

@ -0,0 +1,22 @@
---
name: "Bug"
about: "Add a bug to the backlog"
title: "[Bug] "
labels:
- bug
---
## Description
## Steps to Reproduce
## Expected Behavior
## Actual Behavior
## Resources
## Notes

View File

@ -0,0 +1,21 @@
---
name: "New Story"
about: "Add a new story to the backlog"
title: "[Feature] "
labels:
- feature
---
## Story
**As a**:
**I want**:
**So that**:
## Description
## Resources
## Notes