Sfoglia il codice sorgente

Merge branch 'master' of https://github.com/raysan5/raylib

pull/1210/head
raysan5 5 anni fa
parent
commit
c8309327f8
2 ha cambiato i file con 11 aggiunte e 0 eliminazioni
  1. +1
    -0
      .github/ISSUE_TEMPLATE/config.yml
  2. +10
    -0
      .github/ISSUE_TEMPLATE/new-issue-template.md

+ 1
- 0
.github/ISSUE_TEMPLATE/config.yml Vedi File

@ -0,0 +1 @@
blank_issues_enabled: false

+ 10
- 0
.github/ISSUE_TEMPLATE/new-issue-template.md Vedi File

@ -7,6 +7,16 @@ 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

Caricamento…
Annulla
Salva