浏览代码

Update CONTRIBUTING.md

Ray 6 年之前
父节点
当前提交
675330af39
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      CONTRIBUTING.md

+ 8 - 0
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.