forked from mirror/gitea
add more clarification to the issue-template.md (#13235)
Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
parent
de6e427a01
commit
67b1a88e80
6
.github/issue_template.md
vendored
6
.github/issue_template.md
vendored
@ -12,6 +12,9 @@
|
|||||||
- Gitea version (or commit ref):
|
- Gitea version (or commit ref):
|
||||||
- Git version:
|
- Git version:
|
||||||
- Operating system:
|
- Operating system:
|
||||||
|
<!-- Please include information on whether you built gitea yourself, used one of our downloads or are using some other package -->
|
||||||
|
<!-- Please also tell us how you are running gitea, e.g. if it is being run from docker, a command-line, systemd etc. --->
|
||||||
|
<!-- If you are using a package or systemd tell us what distribution you are using -->
|
||||||
- Database (use `[x]`):
|
- Database (use `[x]`):
|
||||||
- [ ] PostgreSQL
|
- [ ] PostgreSQL
|
||||||
- [ ] MySQL
|
- [ ] MySQL
|
||||||
@ -21,6 +24,9 @@
|
|||||||
- [ ] Yes (provide example URL)
|
- [ ] Yes (provide example URL)
|
||||||
- [ ] No
|
- [ ] No
|
||||||
- Log gist:
|
- Log gist:
|
||||||
|
<!-- It really is important to provide pertinent logs -->
|
||||||
|
<!-- Please read https://docs.gitea.io/en-us/logging-configuration/#debugging-problems -->
|
||||||
|
<!-- In addition, if your problem relates to git commands set `RUN_MODE=dev` at the top of app.ini -->
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user