We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25e2364 commit 1a6dcd6Copy full SHA for 1a6dcd6
CONTRIBUTING.md
@@ -0,0 +1,17 @@
1
+# Contribution Guideline
2
+
3
+Thanks for considering to contribute this project. All issues and pull requests are highly appreciated.
4
5
+## Pull Requests
6
7
+Before sending pull request to this project, please read and follow guidelines below.
8
9
+* Coding style: Follow the coding style used in Fragmentation.
10
+* Test: Make sure to test your code.
11
12
+## Issues
13
+Following information can help us to resolve the issue faster.
14
15
+* Library version
16
+* Logs
17
+* Screenshots
0 commit comments