Merge pull request 'added templates for gitea issues' (#38) from development_template into main

Reviewed-on: tfgrid/circle_web_presence#38
This commit is contained in:
mik-tf 2024-10-14 17:53:22 +00:00
commit e67f12abf0
5 changed files with 85 additions and 0 deletions

20
.gitea/ISSUE_TEMPLATE.md Normal file
View File

@ -0,0 +1,20 @@
---
name: Website Issue
about: For website inquiries or issues
---
## Repository or Website
[Provide the repository or website related to the issue]
## Issue Description
[Provide a brief description of the issue]
## Additional Information
[Any other relevant information]
## Steps to Resolve (if applicable)
1.
2.
3.
## Expected Outcome
[Describe the expected outcome]

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,20 @@
---
name: General Issue
about: For general inquiries or issues
---
## Repository or Website
[Provide the repository or website related to the issue]
## Issue Description
[Provide a brief description of the issue]
## Additional Information
[Any other relevant information]
## Steps to Resolve (if applicable)
1.
2.
3.
## Expected Outcome
[Describe the expected outcome]