1
0
Fork 0
mirror of https://github.com/activerecord-hackery/ransack.git synced 2022-11-09 13:47:45 -05:00

Add "issue tracker not for personal support" message to README

for people who do not read the Contributing guide.

[skip ci]
This commit is contained in:
Jon Atack 2015-11-16 23:20:10 +01:00
parent f7b72a1075
commit 5ad866213b

View file

@ -66,6 +66,7 @@ It is also optimized for Ruby 2.2+. To use it, in your Gemfile:
* Before filing an issue, please read the [Contributing Guide](CONTRIBUTING.md).
* File an issue if a bug is caused by Ransack, is new (has not already been reported), and _can be reproduced from the information you provide_.
* Contributions are welcome, but please do not add "+1" comments to issues or pull requests :smiley:
* Please do not use the issue tracker for personal support requests. Stack Overflow is a better place for that where a wider community can help you!
## Usage