From b9174f1b650b748f554445e7b1a1904ff10daf33 Mon Sep 17 00:00:00 2001 From: Alium58 Date: Tue, 19 Nov 2024 09:29:04 -0600 Subject: [PATCH] Reminder to update GitHub wiki pages --- docs/PULL_REQUEST_TEMPLATE | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/PULL_REQUEST_TEMPLATE b/docs/PULL_REQUEST_TEMPLATE index fc956e6a9..032c20578 100644 --- a/docs/PULL_REQUEST_TEMPLATE +++ b/docs/PULL_REQUEST_TEMPLATE @@ -16,3 +16,4 @@ Testing ASH scripts is tricky and generally involves you doing multiple runs wit - [ ] I have performed a self-review of my own code. - [ ] I have commented my code, particularly in hard-to-understand areas. - [ ] I have based my pull request against the [main branch](https://github.com/loathers/autoscend/tree/main) or have a good reason not to. +- [ ] I have updated the GitHub wiki [path](https://github.com/loathers/autoscend/wiki/Path-Support) or [IOTM](https://github.com/loathers/autoscend/wiki/IOTM-Support) support pages, as appropriate.