Compare commits
8 Commits
9859358d7b
...
master
Author | SHA1 | Date | |
---|---|---|---|
bf702e403e | |||
4b22d5d9be | |||
03a091d853 | |||
b2fc0121b0 | |||
589773b29c | |||
9252f96bdb | |||
733649c62b | |||
dd4632cdb6 |
11
.gitea/issue_template.md
Normal file
11
.gitea/issue_template.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
## Story
|
||||||
|
|
||||||
|
**As a**:
|
||||||
|
**I want**:
|
||||||
|
**So that**:
|
||||||
|
|
||||||
|
## Description
|
||||||
|
|
||||||
|
## Resources
|
||||||
|
|
||||||
|
## Notes
|
@ -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
|
||||||
|
Reference in New Issue
Block a user