Skip to content

Commit 1a6dcd6

Browse files
authored
Update CONTRIBUTION.md
1 parent 25e2364 commit 1a6dcd6

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CONTRIBUTING.md

+17
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)