2016-12-12 18:51:10 +00:00
DO NOT DELETE THIS TEXT
2016-08-01 20:00:08 +01:00
#### Please note
2016-08-29 14:13:32 -05:00
> Please read this information carefully. You can run `./scripts/pre-commit.php` to check your code before submitting.
2016-08-01 20:00:08 +01:00
2016-08-11 09:14:44 -05:00
- [ ] Have you followed our [code guidelines? ](http://docs.librenms.org/Developing/Code-Guidelines/ )
2020-02-09 19:29:15 +01:00
- [ ] If my Pull Request does some changes/fixes/enhancements in the WebUI, I have inserted a screenshot of it.
2017-02-17 16:57:47 +00:00
#### Testers
If you would like to test this pull request then please run: `./scripts/github-apply <pr_id>` , i.e `./scripts/github-apply 5926`
2018-09-17 12:08:13 -05:00
After you are done testing, you can remove the changes with `./scripts/github-remove` . If there are schema changes, you can ask on discord how to revert.