Compare commits
No commits in common. "589773b29cd1e5d577e470cb3dcc2c60838c8b1d" and "9859358d7b74cf4a963a9ab06d6a15af3ecf5471" have entirely different histories.
589773b29c
...
9859358d7b
@ -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
|
@ -1,21 +0,0 @@
|
||||
---
|
||||
|
||||
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
|
@ -8,11 +8,8 @@
|
||||
},
|
||||
{
|
||||
"path": "aurora-proto"
|
||||
},
|
||||
{
|
||||
"path": ".gitea"
|
||||
}
|
||||
],
|
||||
],
|
||||
"settings": {
|
||||
"files.exclude": {
|
||||
"**/obj": true
|
||||
|
Loading…
Reference in New Issue
Block a user