updated .gitea folder
This commit is contained in:
parent
03c5547e8d
commit
415b65fa8c
28
.gitea/ISSUE_TEMPLATE.md
Normal file
28
.gitea/ISSUE_TEMPLATE.md
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
---
|
||||||
|
name: Story Template
|
||||||
|
about: Create a story for a project
|
||||||
|
---
|
||||||
|
|
||||||
|
## Situation
|
||||||
|
[Write an overview of the situation.]
|
||||||
|
|
||||||
|
## TODO
|
||||||
|
[Write what are the specs/steps needed to complete the story.]
|
||||||
|
|
||||||
|
## ETA
|
||||||
|
[Write an ETA for the story. You can ask the owners/assignees to confirm/adjust the ETA at first.]
|
||||||
|
|
||||||
|
## Owners
|
||||||
|
[Write who will be making sure this story gets done.]
|
||||||
|
|
||||||
|
## Assignees
|
||||||
|
[Write who will complete the technical/concrete aspects of the story.]
|
||||||
|
|
||||||
|
## References
|
||||||
|
[Write references relating to the story.]
|
||||||
|
|
||||||
|
## Status
|
||||||
|
[Write the status of the issue, e.g. WIP, Blocked, Done]
|
||||||
|
|
||||||
|
## Notes & Updates
|
||||||
|
[Write notes and updates on the story, e.g. summarizing weekly the work done until completion.]
|
5
.gitea/issue_template/blank.md
Normal file
5
.gitea/issue_template/blank.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
name: Blank Issue
|
||||||
|
about: Create an issue with no template
|
||||||
|
---
|
||||||
|
|
25
.gitea/issue_template/bug_report.md
Normal file
25
.gitea/issue_template/bug_report.md
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
---
|
||||||
|
name: Bug Report
|
||||||
|
about: Create a report to help us improve
|
||||||
|
---
|
||||||
|
## Describe the Bug
|
||||||
|
[A clear and concise description of what the bug is]
|
||||||
|
|
||||||
|
## Steps to Reproduce
|
||||||
|
1.
|
||||||
|
2.
|
||||||
|
3.
|
||||||
|
|
||||||
|
## Expected Behavior
|
||||||
|
[What you expected to happen]
|
||||||
|
|
||||||
|
## Actual Behavior
|
||||||
|
[What actually happened]
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
[If applicable, add screenshots to help explain your problem]
|
||||||
|
|
||||||
|
## Environment
|
||||||
|
- OS: [e.g. iOS]
|
||||||
|
- Browser: [e.g. chrome, safari]
|
||||||
|
- Version: [e.g. 22]
|
15
.gitea/issue_template/feature_request.md
Normal file
15
.gitea/issue_template/feature_request.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
name: Feature Request
|
||||||
|
about: Suggest an idea for this project
|
||||||
|
---
|
||||||
|
## Is your feature request related to a problem? Please describe.
|
||||||
|
[A clear and concise description of what the problem is. Ex. I'm always frustrated when...]
|
||||||
|
|
||||||
|
## Describe the solution you'd like
|
||||||
|
[A clear and concise description of what you want to happen]
|
||||||
|
|
||||||
|
## Describe alternatives you've considered
|
||||||
|
[A clear and concise description of any alternative solutions or features you've considered]
|
||||||
|
|
||||||
|
## Additional context
|
||||||
|
[Add any other context or screenshots about the feature request here]
|
28
.gitea/issue_template/story_template.md
Normal file
28
.gitea/issue_template/story_template.md
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
---
|
||||||
|
name: Story Template
|
||||||
|
about: Create a story for a project
|
||||||
|
---
|
||||||
|
|
||||||
|
## Situation
|
||||||
|
[Write an overview of the situation.]
|
||||||
|
|
||||||
|
## TODO
|
||||||
|
[Write what are the specs/steps needed to complete the story.]
|
||||||
|
|
||||||
|
## ETA
|
||||||
|
[Write an ETA for the story. You can ask the owners/assignees to confirm/adjust the ETA at first.]
|
||||||
|
|
||||||
|
## Owners
|
||||||
|
[Write who will be making sure this story gets done.]
|
||||||
|
|
||||||
|
## Assignees
|
||||||
|
[Write who will complete the technical/concrete aspects of the story.]
|
||||||
|
|
||||||
|
## References
|
||||||
|
[Write references relating to the story.]
|
||||||
|
|
||||||
|
## Status
|
||||||
|
[Write the status of the issue, e.g. WIP, Blocked, Done]
|
||||||
|
|
||||||
|
## Notes & Updates
|
||||||
|
[Write notes and updates on the story, e.g. summarizing weekly the work done until completion.]
|
Loading…
Reference in New Issue
Block a user