Merge pull request #1684 from maxmeyer/patch-2

Add warning for master as well
feature/livereload-locales-data
Thomas Reynolds 2015-11-11 15:11:29 -08:00
commit fbf77d2ad2
1 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,9 @@ Ideally, a bug report should include a pull request with failing specs.
[gist]: https://gist.github.com/
## Submitting a Pull Request
**WE DO NOT ACCEPT NEW FEATURES FOR THE V3 BRANCH ANYMORE**
1. [Fork the repository.][fork]
2. Create a topic [branch]. `git checkout -b local_topic_branch`
3. Add specs for your unimplemented feature or bug fix.