1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Update issue templates

This commit is contained in:
Mike Perham 2020-08-28 13:40:15 -07:00 committed by GitHub
parent 555e9abd3b
commit 370aee1e92

20
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,20 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
Ruby version:
Rails version:
Sidekiq / Pro / Enterprise version(s):
Please include your initializer, sidekiq.yml, and any error message with the full backtrace.
If you are using an old version, have you checked the changelogs to see if your issue has been fixed in a later version?
https://github.com/mperham/sidekiq/blob/master/Changes.md
https://github.com/mperham/sidekiq/blob/master/Pro-Changes.md
https://github.com/mperham/sidekiq/blob/master/Ent-Changes.md