1
0
mirror of https://codeberg.org/gitnex/GitNex synced 2025-03-12 09:30:05 +01:00

Update templates (#1411)

As titile

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1411
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
This commit is contained in:
M M Arif 2025-02-27 07:07:22 +00:00 committed by M M Arif
parent cfa866baea
commit 0b1b8a283f
4 changed files with 84 additions and 51 deletions

View File

@ -4,35 +4,45 @@ name: "Bug"
about: "Something isn't working"
labels:
- Bug
- "🐛 Bug"
---
## # Describe your matter briefly
**I confirm that I have searched the issue tracker**
Before opening an issue, take a few minutes to search the issue tracker (both open and closed issues) for the problem you are facing. This will reduce the need for issue triage and save time.
<br><br>
- [ ] I confirm that I have searched the issue tracker
##### What did you expect?
---
<br><br>
**Describe the bug**
A clear and concise description of the bug. (remove this line)
##### Some additional details
---
**To Reproduce**
Detailed steps to reproduce the issue. (remove this line)
* The version of **Gitea** you are using:
* The version of **GitNex** you are using:
* Source of installation (Play Store, F-Droid, APK):
* Current android version and phone model/manufacturer:
* The type of certificate your instance is using (self-signed, signed):
* How you used to log in (via password or token):
<br>
**Expected behavior**
A clear description of what you expected to happen. (remove this line)
##### We would appreciate some screenshots or stacktrace's, but this is also not required.
---
<!-- Screenshots and stacktrace's can go here. -->
<br><br>
**Logs**
If applicable, add logs to help better debug the problem. Use code blocks to enclose the logs. (remove this line)
- [ ] I carefully read the [contribution guidelines](https://codeberg.org/gitnex/GitNex/wiki/Contributing).
<br>
**Screenshots**
If applicable, add screenshots to help explain your problem. (remove this line)
<!-- Thank you for your time. -->
**Versions (please complete the following information)**
- GitNex:
- Android:
- Gitea/Forgejo:
**Mode of installation**
- [ ] Google Play Store
- [ ] F-droid
- [ ] APK
- [ ] Built from source
- [ ] OpenAPK
- [ ] Other stores (Name: )
**SSL certificate**
- [ ] Signed (Codeberg, Lets encrypt etc.)
- [ ] Self-signed
- [ ] I carefully read the [contribution guidelines](https://codeberg.org/gitnex/GitNex/wiki/Contributing).

View File

@ -4,15 +4,19 @@ name: "Feature"
about: "A new feature or an enhancement to an existing feature"
labels:
- Feature
- "🎉 Feature"
---
## # Describe your matter briefly
**I confirm that I have searched the issue tracker**
Before opening an issue, take a few minutes to search the issue tracker (both open and closed issues) for the feature you are requesting. This will reduce the need for issue triage and save time.
<br><br>
- [ ] I confirm that I have searched the issue tracker
- [ ] I carefully read the [contribution guidelines](https://codeberg.org/gitnex/GitNex/wiki/Contributing).
<br>
**Describe the feature**
A clear and concise description of the feature. (remove this line)
<!-- Thank you for your time. -->
**Additional context**
Add any other context about the feature here. (remove this line)
- [ ] I carefully read the [contribution guidelines](https://codeberg.org/gitnex/GitNex/wiki/Contributing).

View File

@ -0,0 +1,22 @@
---
name: "Question"
about: "Ask a question"
labels:
- "❓ Question"
---
**I confirm that I have searched the issue tracker**
Before opening an issue, take a few minutes to search the issue tracker (both open and closed issues) for the question you are asking. This will reduce the need for issue triage and save time.
- [ ] I confirm that I have searched the issue tracker
**Describe the question**
A clear and concise description of the question. (remove this line)
**Additional context**
Add any other context about the question here. (remove this line)
- [ ] I carefully read the [contribution guidelines](https://codeberg.org/gitnex/GitNex/wiki/Contributing).

View File

@ -4,35 +4,32 @@ name: "Suggestion"
about: "A general suggestion"
labels:
- Suggestion
- "💡 Suggestion"
---
## # Describe your matter briefly
**I confirm that I have searched the issue tracker**
Before opening an issue, take a few minutes to search the issue tracker (both open and closed issues) for the question you are asking. This will reduce the need for issue triage and save time.
<br><br>
- [ ] I confirm that I have searched the issue tracker
##### What did you expect?
---
<br><br>
**Describe the suggestion**
A clear and concise description of the suggestion. (remove this line)
##### Some additional details
---
**Additional context**
Add any other context about the suggestion here. (remove this line)
* The version of **Gitea** you are using:
* The version of **GitNex** you are using:
* Source of installation (Play Store, F-Droid, APK):
* Current android version and phone model/manufacturer:
* The type of certificate your instance is using (self-signed, signed):
* How you used to log in (via password or token):
<br>
**Versions (please complete the following information)**
- GitNex:
- Android:
- Gitea/Forgejo:
##### We would appreciate some screenshots or stacktrace's, but this is also not required.
---
<!-- Screenshots and stacktrace's can go here. -->
<br><br>
**Mode of installation**
- [ ] Google Play Store
- [ ] F-droid
- [ ] APK
- [ ] Built from source
- [ ] OpenAPK
- [ ] Other stores (Name: )
- [ ] I carefully read the [contribution guidelines](https://codeberg.org/gitnex/GitNex/wiki/Contributing).
<br>
<!-- Thank you for your time. -->
- [ ] I carefully read the [contribution guidelines](https://codeberg.org/gitnex/GitNex/wiki/Contributing).