diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 48cad8d203..0000000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,21 +0,0 @@ -**DO NOT DELETE THIS INFORMATION.** - -> **Please read this information carefully.** - -**GitHub issues is for new device requests only. Please do not post bugs or ask questions** - -**For help and support you can use our [Discord server](https://t.libren.ms/discord) or our [community site](https://community.librenms.org).** - -**If you have a feature request/changes please post this on our [community site](https://community.librenms.org/c/feature-requests).** - -Please confirm each of the sections below by putting an `x` in the box like `[x]`. - -- [ ] Is your install up to date? [Updating your install](http://docs.librenms.org/General/Updating/) - Please do not submit an issue if your install is not up to date within the last 24 hours or on a stable monthly release. -- [ ] Please include all of the information between the `====================================` section of `./validate.php` which you can run from the cli. -- [ ] Please provide **ALL** info asked for [here](http://docs.librenms.org/Support/FAQ/#faq20). -- [ ] Please provide as much detail as possible. -- [ ] Please do NOT post more than 10 lines of debug information here, use a pastebin service or GitHub Gists. - -Love librenms? Please consider supporting our collective: -👉 https://t.libren.ms/donations diff --git a/.github/ISSUE_TEMPLATE/Custom.md b/.github/ISSUE_TEMPLATE/New-Device.md similarity index 100% rename from .github/ISSUE_TEMPLATE/Custom.md rename to .github/ISSUE_TEMPLATE/New-Device.md