summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2023-03-28 13:02:25 -0400
committerGitHub <noreply@github.com>2023-03-28 13:02:25 -0400
commite4d08202d85c7449903ee174cf163958238ec6ac (patch)
treeeeaa49af256583c81ef111711e744090c2e1b2a7 /.github
parentb19d9076d883167c9df572dc88b05c07abafa516 (diff)
Clean up install method list in bug report template. (#14819)
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/BUG_REPORT.yml7
1 files changed, 3 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml
index d82d463315..b63daba8ac 100644
--- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml
+++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml
@@ -51,12 +51,11 @@ body:
Describe the method in the "Additional info" section if you chose "other".
options:
- "kickstart.sh"
- - "kickstart-static64.sh"
- - "native binary packages (.deb/.rpm)"
- - "from git"
- - "from source"
- "docker"
- "helmchart (kubernetes)"
+ - "manual setup of official DEB/RPM packages"
+ - "from git"
+ - "from source"
- "other"
validations:
required: true