From 999ca39d71c8a804da8576a810790235d5420f78 Mon Sep 17 00:00:00 2001 From: Filippo Valsorda Date: Mon, 25 Apr 2022 11:24:51 -0400 Subject: [PATCH] .github: add bug report ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE/bug-report.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug-report.md diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 0000000..2b114c6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,23 @@ +--- +name: Bug report 🐞 +about: Did mkcert not work as intended? +title: '' +labels: '' +assignees: '' + +--- + +## Environment + +* Operating system (including version): +* mkcert version (from `mkcert -version`): +* Server (where the certificate is loaded): +* Client (e.g. browser, CLI tool, or script): + +## What you did + + + +## What went wrong + +