From bf59f98583fa4e843312ceb738fa25d76209e9f7 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 | 16 ++++++++++++++++ 1 file changed, 16 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..20e1c895 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-or-issue.md @@ -0,0 +1,16 @@ +--- +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: + +