@cryptotaxi247 / netdata-1 / commits / e4d08202d

Clean up install method list in bug report template. (#14819)

Austin S. Hemmelgarn committed Mar 28, 2023 at 13:02 UTC e4d08202d85c7449903ee174cf163958238ec6ac
1 file changed +3 -4
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
+3 -4
@@ -51,12 +51,11 @@ body:
51 Describe the method in the "Additional info" section if you chose "other".
52 options:
53 - "kickstart.sh"
54 - - "kickstart-static64.sh"
55 - - "native binary packages (.deb/.rpm)"
56 - - "from git"
57 - - "from source"
54 - "docker"
55 - "helmchart (kubernetes)"
56 + - "manual setup of official DEB/RPM packages"
57 + - "from git"
58 + - "from source"
59 - "other"
60 validations:
61 required: true