Skip to content

Commit

Permalink
Update ISSUE_TEMPLATE to avoid general questions (#3028)
Browse files Browse the repository at this point in the history
  • Loading branch information
sazzad16 authored Jun 19, 2022
1 parent 87320a9 commit cbbfe11
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<!--
Github issues should be used to report bugs and for detailed feature requests.
Everything else belongs in the [Jedis Google Group](https://groups.google.com/g/jedis_redis)
or [Jedis Github Discussions](https://github.com/redis/jedis/discussions).

Please post general questions to Google Groups or Github discussions.
These can be closed without response when posted to Github issues.
-->

### Expected behavior

Write here what you're expecting ...
Expand Down

0 comments on commit cbbfe11

Please sign in to comment.