Update CONTRIBUTING.md

This commit is contained in:
Shylie 2019-12-13 13:28:08 -05:00 committed by GitHub
parent 8b2e4129f1
commit 131c64547b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ Do you enjoy raylib and want to contribute? Nice! You can help with the followin
- C programming - Can you write/review/test/improve the code? - C programming - Can you write/review/test/improve the code?
- Documentation/Tutorials/Example - Can you write some tutorial/example? - Documentation/Tutorials/Example - Can you write some tutorial/example?
- Web Development - Can you help [with the web](https://github.com/raysan5/raylib.com)? - Web Development - Can you help [with the website](https://github.com/raysan5/raylib.com)?
- Porting to other platforms - Can you port and compile raylib on other systems? - Porting to other platforms - Can you port and compile raylib on other systems?
- Testing - Can you find some bugs in raylib? - Testing - Can you find some bugs in raylib?