Update CONTRIBUTING.md + FAQ.md: small misprints (#4553)

* Update CONTRIBUTING.md: small misprint

* Update FAQ.md: small misprint
This commit is contained in:
Mossieur-Patate
2024-12-01 22:35:19 +01:00
committed by GitHub
parent 58fe34d9cc
commit 9d318a6fbf
2 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@ To open new issues for raylib (bug, enhancement, discussion...), just try to fol
- If applicable, attach some screenshot of the issue and a .zip file with the code sample and required resources.
- On issue description, add a brackets tag about the raylib module that relates to this issue.
If don't know which module, just report the issue, I will review it.
- You can check other issues to see how is being done!
- You can check other issues to see how it's being done!
### Sending a Pull-Request