From a037cd81ff8fc1a1ed9a7efae6b2cd5bc4bedb86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20=C3=96stanb=C3=A4ck?= Date: Wed, 28 Jun 2017 03:33:37 +0200 Subject: [PATCH] Add link to forum in issue template (#2070) --- .github/issue_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index f30e95bbd..a6e9d86f9 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,6 +1,6 @@ 1. Please speak English, this is the language all of us can speak and write. -2. Please ask questions or configuration/deploy problems on our Discord server: https://discord.gg/NsatcWJ -3. Please take a moment to search check that your issue doesn't already exist. +2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/NsatcWJ) or forum (https://discourse.gitea.io). +3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. **You MUST delete the content above including this line before posting, otherwise your issue will be invalid.**