diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..8c227fa --- /dev/null +++ b/CONTRIBUTING.md @@ -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 diff --git a/README.md b/README.md index 0dc15ba..ae9d41a 100644 --- a/README.md +++ b/README.md @@ -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.