Add warning for master as well

feature/livereload-locales-data
Dennis Günnewig 2015-11-11 23:30:49 +01:00
parent 916a5a508b
commit 022779ef27
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.