Skip to content

Commit 46bc8bf

Browse files
Create CONTRIBUTING.md
1 parent 60c99b0 commit 46bc8bf

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
Thanks a lot if you think this repository is worth contributing. There are some steps you need to follow before contributing to the repository.
2+
3+
1. The most important thing to keep in mind is avoid duplication of any code as there might be content related to what you wish to be contributing.
4+
So it is good to have a check as it will decrease maintainers work for reviewing a related content.
5+
6+
2. Always before submitting your pull request have a attached **ISSUE**, if you are submitting any code and not mentioning the ISSUE, the contribution will not be accepted.
7+
8+
3. Always follow code structures as this helps the future learners in grasping the concept.
9+
10+
4. Comment your code as frequent as possible.
11+
12+
5. The code is strictly to be written in **JAVA**.
13+
14+
6. We will be soon introducing contributions for Java Based Projects including Android in the current Repository. The projects should be such that it will help people to learn new stuffs.
15+
16+
In the end it is reqired for you to **follow** the above rules.

0 commit comments

Comments
 (0)