Skip to content

Commit

Permalink
modify how to contribute
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewleo committed Sep 2, 2013
1 parent 174aacf commit 325701b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,13 @@ build the apk file youself [here](https://github.com/NetEase/Emmagee/wiki/How-to
3. Select a target process
4. Click Start button

Meanwhile you'd better follow the rules below

* It's *NOT* recommended to submit a pull request directly to Dagger's `master` branch. `develop` branch is more appropriate
* Follow common Java coding conventions
* Put all Java class files under *com.netease* package
* Add the following [license](#license) in each Java class file

And Enjoy!

If you want to stop the test, just go back to Emmagee and click Stop button.
Expand Down

0 comments on commit 325701b

Please sign in to comment.