Daniel Gibbs 7 лет назад
Родитель
Сommit
1a713a5cca
2 измененных файлов с 31 добавлено и 2 удалено
  1. 16 2
      .github/ISSUE_TEMPLATE/bug_report.md
  2. 15 0
      .github/ISSUE_TEMPLATE/feature_request.md

+ 16 - 2
.github/ISSUE_TEMPLATE/bug_report.md

@@ -4,11 +4,25 @@ about: Create a report to help us improve
 
 ---
 
-**Describe the bug**
-A clear and concise description of what the bug is.
 Follow **[this guide](https://linuxgsm.com/support/#guide)** to make sure you post the correct info.
 For general support visit the **[steam group](https://linuxgsm.com/steam)**.
 
+GitHub is **ONLY** for:
+* LinuxGSM bugs
+* feature suggestions
+* code contributions
+
+GitHub is **NOT** for:
+* General support
+* Specific game server issues (e.g CS:GO, TF2)
+* Dedicated server issues (e.g Ubuntu, CentOS)
+* Anything not directly related to LinuxGSM development
+
+Any general support issues on GitHub will be closed.
+
+**Describe the bug**
+A clear and concise description of what the bug is.
+
 **To Reproduce**
 Steps to reproduce the behaviour:
 1. Go to '...'

+ 15 - 0
.github/ISSUE_TEMPLATE/feature_request.md

@@ -4,6 +4,21 @@ about: Suggest an idea for this project
 
 ---
 
+Follow **[this guide](https://linuxgsm.com/support/#guide)** to make sure you post the correct info.
+For general support visit the **[steam group](https://linuxgsm.com/steam)**.
+
+GitHub is **ONLY** for:
+* LinuxGSM bugs
+* feature suggestions
+* code contributions
+
+GitHub is **NOT** for:
+* General support
+* Specific game server issues (e.g CS:GO, TF2)
+* Dedicated server issues (e.g Ubuntu, CentOS)
+* Anything not directly related to LinuxGSM development
+
+Any general support issues on GitHub will be closed.
 **Is your feature request related to a problem? Please describe.**
 A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]