Add tips for maintainers.

This commit is contained in:
代码家 2015-04-23 23:37:07 +08:00
parent 36df032cc9
commit b611225e86
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,6 @@
# About AndroidSwipeLayout
## How to contribute?
### Type 1.
@ -8,6 +9,8 @@
2. Fix bug or add new features.
3. Send a pull request.
PS. for maintainers, though every maintainer has authority to push directly to master branch, while, never do this. Create a branch and then open a PR will be the best practice.
### Type 2.
Improve and perfect the [WIKI](https://github.com/daimajia/AndroidSwipeLayout/wiki).