瀏覽代碼

.github: add bug report ISSUE_TEMPLATE

Filippo Valsorda 2 年之前
父節點
當前提交
999ca39d71
共有 1 個文件被更改,包括 23 次插入0 次删除
  1. 23 0
      .github/ISSUE_TEMPLATE/bug-report.md

+ 23 - 0
.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
+
+<!-- Including the `mkcert -install` step and how the certificate was generated and installed. -->
+
+## What went wrong
+
+<!-- Please include the precise error, like a terminal transcript or a browser screenshot. -->