From 779eddaba5bbc3984ce71198e59bc0d84a2c63c1 Mon Sep 17 00:00:00 2001 From: Brian Mann Date: Tue, 10 Oct 2017 07:07:42 -0400 Subject: [PATCH] add back in the issue template [skip ci] --- ISSUE_TEMPLATE.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..90a6b1433e --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,26 @@ + + +- Operating System: +- Cypress Version: +- Browser Version: + +### Is this a Feature or Bug? + + +### Current behavior: + + +### Desired behavior: + + +### How to reproduce: + + +#### Test code: + +```js + +``` + +### Additional Info (images, stack traces, etc) +