We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbf0cfc commit 838b305Copy full SHA for 838b305
CONTRIBUTING.md
@@ -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