From b5ee27212e268395a2224389d519aacfc5768919 Mon Sep 17 00:00:00 2001 From: Samantha Wang <32681364+sjwang90@users.noreply.github.com> Date: Tue, 26 Oct 2021 10:03:05 -0700 Subject: [PATCH] docs: remove bug_report template (#10002) --- .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 3 +- .github/ISSUE_TEMPLATE/Bug_report.md | 46 --------------------------- 2 files changed, 1 insertion(+), 48 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/Bug_report.md diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index eb6187bc2..a9b657f10 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -1,6 +1,5 @@ name: Bug Report -description: File a bug report -title: "[Bug]: " +description: Create a bug report to help us improve labels: ["bug"] body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md deleted file mode 100644 index 28c6237ac..000000000 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ /dev/null @@ -1,46 +0,0 @@ ---- -name: Bug report -labels: bug -about: Create a report to help us improve - ---- - - -### Relevant telegraf.conf: - -```toml - -``` - -### System info: - - - -### Docker - - - -### Steps to reproduce: - - - -1. ... -2. ... - -### Expected behavior: - - - -### Actual behavior: - - - -### Additional info: - -