updated .gitea folder

This commit is contained in:
mik-tf 2024-11-04 13:34:26 -05:00
parent 03c5547e8d
commit 415b65fa8c
5 changed files with 101 additions and 0 deletions

28
.gitea/ISSUE_TEMPLATE.md Normal file
View 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.]

View File

@ -0,0 +1,5 @@
---
name: Blank Issue
about: Create an issue with no template
---

View 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]

View 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]

View 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.]