summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorRay <[email protected]>2020-04-15 19:58:51 +0200
committerGitHub <[email protected]>2020-04-15 19:58:51 +0200
commitc30d394efe208390908f53908292695608959e21 (patch)
treeb25c9a9c4c62793482e039d7c7257df1fbe09c1a /.github
parent6582084e9be410d940acda2eba5e6589604e958d (diff)
downloadraylib-c30d394efe208390908f53908292695608959e21.tar.gz
raylib-c30d394efe208390908f53908292695608959e21.zip
Update new-issue-template.md
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/new-issue-template.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/new-issue-template.md b/.github/ISSUE_TEMPLATE/new-issue-template.md
index d2c7718d..a967a85a 100644
--- a/.github/ISSUE_TEMPLATE/new-issue-template.md
+++ b/.github/ISSUE_TEMPLATE/new-issue-template.md
@@ -7,6 +7,19 @@ assignees: ''
---
+| WARNING: Please, read this note carefully before submitting a new issue |
+| --- |
+
+---
+
+It is important to realise that **this is NOT A SUPPORT FORUM**, this is for reproducible BUGS with raylib ONLY.
+
+There are lots of generous and helpful people ready to help you out on [raylib Discord forum](https://discord.gg/VkzNHUE) or [raylib reddit](https://www.reddit.com/r/raylib/).
+
+Remember that asking for support questions here actively takes developer time away from improving raylib.
+
+---
+
Please, before submitting a new issue verify and check:
- [ ] I tested it on latest raylib version from master branch