Fork this repository and preferably create a new branch (using git checkout -b ${BRANCH_NAME}) on your system and start working on the change there.
- Make a folder name containing your topic Example:
Java Installation
- Make there files in the folder I). Explanation md file 2).Example Java file 3).resource md file
In our case in Java installation it is explanation that's why have added Example.md file but you have to add Java file
- Add Your topic in Contents-List.md, to make visible
Apart from this you can also contribute by:
- If there's any grammatical mistake, changes in the documentation, raise a PR for the same.
- If there's a bug fix, code improvements or feature addition, kindly open an Issue first, so that others can also pick up that issue and start working on it.
-
Please attach necessary screenshots and try to give a thorough description of the change you are proposing. This will ensure an easy and quick merging of your PR.
-
Please try not to delete any currently implemented functionality or add additional packages for minor changes.
Make sure you add yourself to the Contributors list using @all-contributors