heartcombo--devise/ISSUE_TEMPLATE.md

21 lines
648 B
Markdown
Raw Permalink Normal View History

2018-10-28 16:41:08 +00:00
## Pre-check
- Do not use the issues tracker for help or support, try Stack Overflow.
- For bugs, do a quick search and make sure the bug has not yet been reported
2020-02-03 16:33:17 +00:00
- If you found a security bug, do not report it through GitHub. Please send an e-mail to heartcombo@googlegroups.com instead.
- Finally, be nice and have fun!
## Environment
- Ruby **[version]**
- Rails **[version]**
- Devise **[version]**
## Current behavior
2018-10-28 16:41:08 +00:00
Include code samples, errors, steps to reproduce the error and stack traces if appropriate.
Will be even more helpful if you provide a sample application or a test case that reproduces the error.
## Expected behavior