From e192c8a0d23c3cb95db07780ce6d91b69adce6a4 Mon Sep 17 00:00:00 2001 From: Stephen Edgar Date: Wed, 5 Jul 2017 00:36:03 +1000 Subject: [PATCH] s/Disabled/Disable update GitHub ISSUE_TEMPLATE.md Props swissspidy. Follow up to #1638 --- .github/ISSUE_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 604446dc75967..e1f5c709c1252 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -5,7 +5,7 @@ BEFORE POSTING YOUR ISSUE: - If you're requesting a new feature, explain why you'd like it to be added. - Search this repository for the issue and whether it has been fixed or reported already. - Ensure you are using the latest code before logging bugs. -- Disabled all plugins to ensure it's not a plugin conflict issue. +- Disable all plugins to ensure it's not a plugin conflict issue. --> ## Issue Overview @@ -36,4 +36,4 @@ BEFORE POSTING YOUR ISSUE: ## Todos - [ ] Tests -- [ ] Documentation \ No newline at end of file +- [ ] Documentation