Table of contents
A common misconception about contributing to open source is that you need to contribute code. In fact, it’s often the other parts of a project that are most neglected or overlooked. You’ll do the project a huge favour by offering to pitch in with these types of contributions! Even if you like to write code, other types of contributions are a great way to get involved with a project and meet other community members. Building those relationships will give you opportunities to work on other parts of the project. Basically everybody can contribute
- Reporting Bugs
- Documentation
- Improvements suggestions
- UI/UX improvements
- Code contributions
-
$ git clone https://github.com/Crazy-Amigos/Yeng-App-Android.git
-
$ git add --all $ git commit -m "This is a commit message"
-
git push origin master
-
NOTE : By default it is origin unless you specify otherwise.
For additional contribution queries mail to [email protected]