Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / honnef.co / go / tools@v0.0.1-2020.1.5 / .github / ISSUE_TEMPLATE / 3_bug.md
diff --git a/.config/coc/extensions/coc-go-data/tools/pkg/mod/honnef.co/go/tools@v0.0.1-2020.1.5/.github/ISSUE_TEMPLATE/3_bug.md b/.config/coc/extensions/coc-go-data/tools/pkg/mod/honnef.co/go/tools@v0.0.1-2020.1.5/.github/ISSUE_TEMPLATE/3_bug.md
new file mode 100644 (file)
index 0000000..d8fd62f
--- /dev/null
@@ -0,0 +1,19 @@
+---
+name: 🐞 General bugs with staticcheck
+about: Something in staticcheck isn't working as it should.
+labels: bug, needs-triage
+title: ""
+---
+<!--
+Please make sure to include the following information in your issue report:
+
+- The output of 'staticcheck -version'
+- The output of 'staticcheck -debug.version' (it is fine if this command fails)
+- The output of 'go version'
+- The output of 'go env'
+- Exactly which command you ran
+- Output of the command and what's wrong with the output
+- Where we can read the code you're running staticcheck on
+  (GitHub repo, link to playground, code embedded in the issue, ...)
+-->
+