Update github templates

This commit is contained in:
Tony Murray
2018-09-17 12:07:11 -05:00
parent cf31776a6b
commit 7642b56f54
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
**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).**
**For help and support you can use our [Discord server](https://t.libren.ms/discord) or our [community site](https://community.librenms.org/c/help).**
To create a new device request please use this link: https://github.com/librenms/librenms/issues/new?template=New-Device.md

View File

@@ -9,3 +9,4 @@ DO NOT DELETE THIS TEXT
#### Testers
If you would like to test this pull request then please run: `./scripts/github-apply <pr_id>`, i.e `./scripts/github-apply 5926`
After you are done testing, you can remove the changes with `./scripts/github-remove`. If there are schema changes, ask on discord how to revert.