summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorubkp <[email protected]>2023-07-12 07:02:33 -0300
committerGitHub <[email protected]>2023-07-12 12:02:33 +0200
commit8096f142ecc9607df6b37a924b56202f8eb31657 (patch)
tree13b8fa277b534113a26c5d304394976fd2dc15a2
parent290ec11e7c73bba9a5e3f96698a3ba64939c1a9c (diff)
downloadraylib-8096f142ecc9607df6b37a924b56202f8eb31657.tar.gz
raylib-8096f142ecc9607df6b37a924b56202f8eb31657.zip
Add a new task the issue template about checking the wiki (#3169)
-rw-r--r--.github/ISSUE_TEMPLATE/new-issue-template.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/new-issue-template.md b/.github/ISSUE_TEMPLATE/new-issue-template.md
index 096eb28c..4bac86e8 100644
--- a/.github/ISSUE_TEMPLATE/new-issue-template.md
+++ b/.github/ISSUE_TEMPLATE/new-issue-template.md
@@ -21,6 +21,7 @@ Please, before submitting a new issue verify and check:
- [ ] I tested it on latest raylib version from master branch
- [ ] I checked there is no similar issue already reported
+ - [ ] I checked the documentation on the [wiki](https://github.com/raysan5/raylib/wiki)
- [ ] My code has no errors or misuse of raylib
### Issue description