8 Commits

64 changed files with 18 additions and 4 deletions

11
.gitea/issue_template.md Normal file
View File

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

View File

@ -1,15 +1,18 @@
{ {
"folders": [ "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": { "settings": {
"files.exclude": { "files.exclude": {
"**/obj": true "**/obj": true