From 3aed776a70d30d0ba43649ef65cd18fed837b8ef Mon Sep 17 00:00:00 2001 From: Tony Murray Date: Thu, 28 Oct 2021 11:15:58 -0500 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c10e2f42fb..3578b5f240 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -8,7 +8,7 @@ DO NOT DELETE THE UNDERLYING TEXT - [ ] Have you followed our [code guidelines?](https://docs.librenms.org/Developing/Code-Guidelines/) - [ ] If my Pull Request does some changes/fixes/enhancements in the WebUI, I have inserted a screenshot of it. -- [ ] If my Pull Request makes polling/yaml changes, I have added/updated [test data](https://docs.librenms.org/Developing/os/Test-Units/). +- [ ] If my Pull Request makes discovery/polling/yaml changes, I have added/updated [test data](https://docs.librenms.org/Developing/os/Test-Units/). #### Testers