From 1a7ec8823da7c2f6879f37b2cf115301b97199f1 Mon Sep 17 00:00:00 2001 From: Tony Murray Date: Mon, 17 Sep 2018 12:08:13 -0500 Subject: [PATCH] verbage --- .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 0a0f016e58..5426f3d4ed 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,4 +9,4 @@ DO NOT DELETE THIS TEXT #### Testers If you would like to test this pull request then please run: `./scripts/github-apply `, i.e `./scripts/github-apply 5926` -After you are done testing, you can remove the changes with `./scripts/github-remove`. If there are schema changes, ask on discord how to revert. +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.