Compare commits

..

No commits in common. "master" and "feature/ubuntu" have entirely different histories.

2 changed files with 34 additions and 2 deletions

22
.gitea/bug_template.md Normal file
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

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