From 54b742f6bf0433abae0517c9af99859b21507035 Mon Sep 17 00:00:00 2001 From: Eugene Kim Date: Tue, 12 Nov 2019 10:53:01 +0530 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index a232274ef..0f4fa5e2d 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -51,6 +51,6 @@ After: 10. **What should node operators know about this change?** -11. **Describe this PR introduce significant changes to the operational requirements of the node software, such as >20% increase in CPU, memory, and/or disk usage?** +11. **Does this PR introduce significant changes to the operational requirements of the node software, such as >20% increase in CPU, memory, and/or disk usage?** ## TODO