Merge pull request 'feature/ubuntu' (#4) from feature/ubuntu into master

Reviewed-on: http://gitea.watsonlabs.net/watsonb8/aurora/pulls/4
This commit is contained in:
Brandon Watson 2021-04-11 14:23:03 -04:00
commit 589773b29c
65 changed files with 50 additions and 4 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

21
.gitea/issue_template.md Normal file
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

View File

@ -1,15 +1,18 @@
{
"folders": [
{
"path": "aurora-sharp-desktop"
"path": "aurora-sharp-desktop"
},
{
"path": "aurora-cradle-sharp"
"path": "aurora-cradle-sharp"
},
{
"path": "aurora-proto"
"path": "aurora-proto"
},
{
"path": ".gitea"
}
],
],
"settings": {
"files.exclude": {
"**/obj": true