diff options
-rw-r--r-- | .github/issue_template.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/issue_template.md b/.github/issue_template.md index 69ff704bbc..95b97e4de5 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -30,6 +30,9 @@ <!-- In addition, if your problem relates to git commands set `RUN_MODE=dev` at the top of app.ini --> ## Description +<!-- If using a proxy or a CDN (e.g. CloudFlare) in front of gitea, please + disable the proxy/CDN fully and connect to gitea directly to confirm + the issue still persists without those services. --> ... |