From 452a50e7c67b3fee592f1f0648827f1445fdc724 Mon Sep 17 00:00:00 2001 From: Maruan Date: Wed, 24 Jun 2020 13:31:02 -0400 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a001c38..1cc44f6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,6 +7,11 @@ assignees: '' --- +**Acknowledge the following** +- [ ] I carefully read and followed the [Getting Started](https://github.com/alshedivat/al-folio#getting-started) guide. +- [ ] I read through [FAQ](https://github.com/alshedivat/al-folio#faq) and searched through the [past issues](https://github.com/alshedivat/al-folio/issues), none of which addressed my issue. +- [ ] The issue I am raising is a potential bug in al-folio and not just a usage question.
[For usage questions, please use [gitter chat](https://gitter.im/alshedivat/al-folio) instead of raising an issue.] + **Describe the bug** A clear and concise description of what the bug is.