diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug-report.yaml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug-report.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index d57fe6e106..286bfec3e4 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -16,6 +16,9 @@ body: 4. Make sure it's not mentioned in the FAQ (https://docs.gitea.io/en-us/faq) 5. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. + 6. In particular it's really important to provide pertinent logs. You must give us DEBUG level 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 - type: input id: gitea-ver attributes: |