Skip to content

Commit 838b305

Browse files
authored
Added Contributing.md
1 parent cbf0cfc commit 838b305

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CONTRIBUTING.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## JavaPHP Contribution
2+
3+
If you have skills in Java you can contribute as much as you want !
4+
5+
### How can you help ?
6+
- Report bugs in the <a href="https://github.com/BreadEaterYT/JavaPHP/issues">Issues</a>
7+
- Refactor / Clean up the code
8+
- Add new features (When creating a new feature, please write tests for your feature and provide good documentation)
9+
10+
### Get Started
11+
- Fork the repository
12+
- Do what you want add or modify
13+
- Do a Pull Request
14+
15+
Note: Modifications of Markdown files, LICENSE, or any files that aren't code does not count !

0 commit comments

Comments
 (0)