Skip to content

Commit

Permalink
Merge pull request #17 from shiraji/move_to_contribution
Browse files Browse the repository at this point in the history
Move contribution section to CONTRIBUTING.md
  • Loading branch information
takahirom committed Nov 1, 2015
2 parents 214aee9 + b67efd4 commit 1f46db5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Contribution
1. Fork it ( http://github.com/takahirom/PreLollipopTransition/fork )
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -am 'Add some feature')
4. Push to the branch (git push origin my-new-feature)
5. Create new Pull Request
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,13 +125,6 @@ https://www.flickr.com/photos/lukema/12499338274/in/photostream/
DevBytes: Custom Activity Animations
https://www.youtube.com/watch?v=CPxkoe2MraA

## Contribution
1. Fork it ( http://github.com/takahirom/PreLollipopTransition/fork )
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -am 'Add some feature')
4. Push to the branch (git push origin my-new-feature)
5. Create new Pull Request

## License

This project is released under the Apache License, Version 2.0.
Expand Down

0 comments on commit 1f46db5

Please sign in to comment.