github: update issue template (#8403)

* docs: update issue template

added bold to some of the txt.

* Update ISSUE_TEMPLATE.md
This commit is contained in:
Kevin Krumm
2018-03-17 16:58:15 -05:00
committed by Tony Murray
parent d20d6fcc18
commit a4048f54f1

View File

@@ -1,19 +1,19 @@
DO NOT DELETE THIS INFORMATION.
**DO NOT DELETE THIS INFORMATION.**
> Please read this information carefully.
> **Please read this information carefully.**
GitHub issues is for known/validated bugs, please do not post issues asking for help or how to do X, Y or Z.
**GitHub issues is for known/validated bugs, please do not post issues asking for help or how to do X, Y or Z.**
You can use our [Discord server](https://t.libren.ms/discord) to ask questions or our [community site](https://community.librenms.org).
**You can use our [Discord server](https://t.libren.ms/discord) to ask questions or our [community site](https://community.librenms.org).**
If you have a feature request please post this on our [community site](https://community.librenms.org/c/feature-requests).
**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 **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.