mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Merge pull request #4034 from murrant/checkboxes
Use checkboxes that can be checked in the github templates
This commit is contained in:
11
.github/ISSUE_TEMPLATE.md
vendored
11
.github/ISSUE_TEMPLATE.md
vendored
@@ -2,10 +2,7 @@
|
||||
|
||||
> Please read this information carefully.
|
||||
|
||||
[ ] Is your install up to date? [Updating your install](http://docs.librenms.org/General/Updating/)
|
||||
|
||||
[ ] Please include all of the information between the `====================================` section of `./validate.php`.
|
||||
|
||||
[ ] If you would like us to add a new device then please provide the information asked for [here](http://docs.librenms.org/Support/FAQ/#faq20)
|
||||
|
||||
[ ] Please provide as much detail as possible.
|
||||
- [ ] Is your install up to date? [Updating your install](http://docs.librenms.org/General/Updating/)
|
||||
- [ ] Please include all of the information between the `====================================` section of `./validate.php`.
|
||||
- [ ] If you would like us to add a new device then please provide the information asked for [here](http://docs.librenms.org/Support/FAQ/#faq20)
|
||||
- [ ] Please provide as much detail as possible.
|
||||
|
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -2,6 +2,5 @@
|
||||
|
||||
> Please read this information carefully.
|
||||
|
||||
[ ] Have you signed the [Contributors agreement](http://docs.librenms.org/General/Contributing/)
|
||||
|
||||
[ ] Have you followed our [code guidelines?](http://docs.librenms.org/Developing/Code-Guidelines/)
|
||||
- [ ] Have you signed the [Contributors agreement](http://docs.librenms.org/General/Contributing/)
|
||||
- [ ] Have you followed our [code guidelines?](http://docs.librenms.org/Developing/Code-Guidelines/)
|
||||
|
Reference in New Issue
Block a user