Răsfoiți Sursa

Update issue templates

Daniel Gibbs 7 ani în urmă
părinte
comite
1a713a5cca

+ 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.
 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)**.
 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**
 **To Reproduce**
 Steps to reproduce the behaviour:
 Steps to reproduce the behaviour:
 1. Go to '...'
 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.**
 **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 [...]
 A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]