summaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorRay <[email protected]>2019-05-24 12:22:20 +0200
committerGitHub <[email protected]>2019-05-24 12:22:20 +0200
commit675330af391ccddd4b03de5581ea16ce7e5c9002 (patch)
tree2f88ffacf84fbe418677b6eecc6c223f022aef05 /CONTRIBUTING.md
parentbcb83a31275beeac17ce85513cee901ba16171c6 (diff)
downloadraylib-675330af391ccddd4b03de5581ea16ce7e5c9002.tar.gz
raylib-675330af391ccddd4b03de5581ea16ce7e5c9002.zip
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index aa9a7678..1c7e29be 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -2,6 +2,14 @@
Hello contributors! Welcome to raylib!
+Do you enjoy raylib and want to contribute? Nice! You can help with the following points:
+
+- C programming - Can you write/review/test/improve the code?
+- Documentation/Tutorials/Example - Can you write some tutorial/example?
+- Web Development - Can you help [with the web](https://github.com/raysan5/raylib.com)?
+- Porting to other platforms - Can you port and compile raylib on another systems?
+- Testing - Can you find some bugs on raylib?
+
This document contains a set of guidelines to contribute to the project. These are mostly guidelines, not rules.
Use your best judgement, and feel free to propose changes to this document in a pull-request.