ソースを参照

Merge pull request #68 from yarikoptic/bf-templates

Make issue templates more adequate to G-Node/gogs
Achilleas Koutsou 5 年 前
コミット
30616d9e97

+ 4 - 5
.github/ISSUE_TEMPLATE/bug_report.md

@@ -12,11 +12,10 @@ If you don't want to read, it's up to you. But don't waste your time continue re
 
 The issue will be closed without any explanation if it does not satisfy any of following requirements:
 
-1. Please speak English, we have forum in 中文: https://discuss.gogs.io/c/getting-help/getting-help-chinese.
-2. Please post any questions, configuration or deploy problems on our forum: https://discuss.gogs.io.
-3. Please do not end your title with a question mark or period.
-4. Please take a moment to search and make sure the issue doesn't already exist.
-5. Please give all relevant information below for bug reports; incomplete details are considered invalid report.
+1. Please speak English
+2. Please do not end your title with a question mark or period.
+3. Please take a moment to search and make sure the issue doesn't already exist.
+4. Please give all relevant information below for bug reports; incomplete details are considered invalid report.
 
 -->
 

+ 1 - 1
.github/ISSUE_TEMPLATE/config.yml

@@ -2,4 +2,4 @@ blank_issues_enabled: false
 contact_links:
   - name: Gogs Community Forum
     url: https://discuss.gogs.io/
-    about: Please ask and answer questions here.
+    about: Please ask and answer questions about Gogs (not the G-Node's fork) here.

+ 3 - 4
.github/ISSUE_TEMPLATE/feature_request.md

@@ -12,10 +12,9 @@ If you don't want to read, it's up to you. But don't waste your time continue re
 
 The issue will be closed without any explanation if it does not satisfy any of following requirements:
 
-1. Please speak English, we have forum in 中文: https://discuss.gogs.io/c/getting-help/getting-help-chinese.
-2. Please post any questions, configuration or deploy problems on our forum: https://discuss.gogs.io.
-3. Please do not end your title with a question mark or period.
-4. Please take a moment to search and make sure the issue doesn't already exist.
+1. Please speak English
+2. Please do not end your title with a question mark or period.
+3. Please take a moment to search and make sure the issue doesn't already exist.
 
 -->
 

+ 1 - 1
.github/ISSUE_TEMPLATE/security.md

@@ -7,6 +7,6 @@ about: Report security vulnerability for this project
 <!--
 
 Please create a dummy issue with high-level description of the security vulnerability,
-then report details to u@gogs.io privately, thank you!
+then report details to Achilleas Koutsou <koutsou@bio.lmu.com> privately, thank you!
 
 -->