diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..9fd0d6b --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,26 @@ +Before submitting an issue, please perform a [cursory search](https://github.com/howdyai/botkit-storage-mongo/issues?utf8=✓&q=is%3Aissue+) +to see if a similar issue has already been submitted. + +## Specifications + +- Version of Botkit: +- Operation System: +- Node Version: + +## Expected Behavior + +... + +## Actual Behavior + +... + +## Steps to Reproduce + +1. +2. +3. + +## Screenshots, GIFs, Error Output + +...