From 325351cf33ed42f25635a39e5e67f8331948c1e6 Mon Sep 17 00:00:00 2001 From: Senan Kelly Date: Tue, 5 Sep 2023 14:29:35 +0000 Subject: [PATCH] add .github/ISSUE_TEMPLATE/bug-or-issue.md --- .github/ISSUE_TEMPLATE/bug-or-issue.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug-or-issue.md diff --git a/.github/ISSUE_TEMPLATE/bug-or-issue.md b/.github/ISSUE_TEMPLATE/bug-or-issue.md new file mode 100644 index 00000000..da0488e4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-or-issue.md @@ -0,0 +1,12 @@ +--- +name: bug or issue +about: report a new bug or issue +title: "" +labels: "" +assignees: "" +--- + + +gonic version: +if from docker, docker tag: +if from source, git tag/branch: