From 23c5ed7daac3d863e07218d3a476bd5e0cff80fd Mon Sep 17 00:00:00 2001 From: Shin'ya Ueoka Date: Sun, 8 Oct 2017 22:08:31 +0900 Subject: [PATCH] add ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..67cd533 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,26 @@ +### I'm opening this issue because: + +- [ ] I'll report a bug +- [ ] I'll propose a new feature + +### Description + +### Failure Information (for bugs) + +#### Steps to Reproduce + +Please provide detailed steps for reproducing the issue. + +1. step 1 +2. step 2 +3. you get it... + +#### System configuration + +- Operating system: +- Firefox version: +- Vim-Vixen version: + +#### Console logs + +Any relevant log in developer tools: