From a5b197827939e9277535ae51af85f303c4329986 Mon Sep 17 00:00:00 2001 From: kozmo Date: Wed, 17 Jan 2024 19:59:49 +0300 Subject: [PATCH] [#70]new version of the `ISSUE_TEMPLATE` --- .github/ISSUE_TEMPLATE.md | 8 -------- .github/ISSUE_TEMPLATE/bug_report.md | 15 +++++++++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 11 +++++++++++ 3 files changed, 26 insertions(+), 8 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE.md create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index c551a7d..0000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,8 +0,0 @@ -### Description - - - -### Environment - -- go version: -- `oniontx` version (version tag or commit sha): diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..77dd47e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,15 @@ +--- +name: Bug report +about: Use this template for reporting bugs. +title: '' +labels: bug +assignees: '' + +--- + +**Description** + + +**Environment** +- `go` version: +- `oniontx` version (version tag or commit sha): diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..89d55cd --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,11 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: enhancement +assignees: '' + +--- + +**Description** +