[WORKFLOW] Add Forgejo Next and reproducing to issue template
This commit is contained in:
parent
ab5609760a
commit
17a3988fe0
1 changed files with 4 additions and 0 deletions
|
@ -23,6 +23,7 @@ NOTE: If your issue is a security concern, please email security@forgejo.org (GP
|
||||||
directly to confirm the issue still persists without those services.
|
directly to confirm the issue still persists without those services.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
- Can you reproduce the problem on [Forgejo Next](https://next.forgejo.org/)?
|
||||||
- Forgejo version (or commit ref):
|
- Forgejo version (or commit ref):
|
||||||
- Git version:
|
- Git version:
|
||||||
- Operating system:
|
- Operating system:
|
||||||
|
@ -41,6 +42,9 @@ If you are using a package or systemd tell us what distribution you are using.
|
||||||
## Description
|
## Description
|
||||||
<!-- Please describe the issue you are having as clearly and succinctly as possible. -->
|
<!-- Please describe the issue you are having as clearly and succinctly as possible. -->
|
||||||
|
|
||||||
|
## Reproducing
|
||||||
|
<!-- Please explain how to cause the problem to occur on demand if possible. -->
|
||||||
|
|
||||||
## Logs
|
## Logs
|
||||||
<!--
|
<!--
|
||||||
It is really important to provide pertinent logs. We need DEBUG level logs.
|
It is really important to provide pertinent logs. We need DEBUG level logs.
|
||||||
|
|
Loading…
Reference in a new issue