From 0e7849dd076c07f1600009ab4692ad3c1a3e3839 Mon Sep 17 00:00:00 2001 From: Jose Bolos Date: Fri, 8 Apr 2022 14:29:44 +0100 Subject: [PATCH] Add issue template --- .github/issue_template.md | 20 ++++++++++++++++++++ 1 file changed, 20 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..920bc7a --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,20 @@ +**This repository's issues are reserved for feature requests, bug reports, and other issues with Pa11y Dashboard itself.** + +If you need help using Pa11y Dashboard, we recommend using [Stack Overflow](https://stackoverflow.com/questions/tagged/pa11y). + +For a bug report, please use the template below. To keep the backlog clean and actionable, issues may be immediately closed if they do not follow one this template. + +--- + +## Expected behaviour + + +## Actual behaviour + + +## Steps to reproduce + + +## Environment + +_Please specify the versions of Pa11y Dashboard, MongoDB, and Node.js that can be sued to reproduce this issue._