.github: add bug report ISSUE_TEMPLATE

This commit is contained in:
Filippo Valsorda 2022-04-25 11:24:51 -04:00 committed by GitHub
parent 0a3190b165
commit 999ca39d71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

23
.github/ISSUE_TEMPLATE/bug-report.md vendored Normal file

@ -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. -->