From 09006101240d9f539773e88525ee9b7a3efc9f22 Mon Sep 17 00:00:00 2001 From: Benson Muite Date: Fri, 10 Dec 2021 12:38:32 +0300 Subject: [PATCH 1/2] Maintenance considerations MPI has significant functionality and is quite mature. Maintenance should also be considered in new proposals. --- .github/ISSUE_TEMPLATE/issue-template.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/issue-template.md b/.github/ISSUE_TEMPLATE/issue-template.md index 9f395b1..7d61ff4 100644 --- a/.github/ISSUE_TEMPLATE/issue-template.md +++ b/.github/ISSUE_TEMPLATE/issue-template.md @@ -27,6 +27,10 @@ assignees: '' +# Impact on Maintainability and Expected Uptake + + + # References and Pull Requests From 85149a3bb95cbfb53cf57f5686f1ec9eb59cc617 Mon Sep 17 00:00:00 2001 From: Benson Muite Date: Fri, 10 Dec 2021 17:12:23 +0300 Subject: [PATCH 2/2] Improved wording Co-authored-by: Joseph Schuchart --- .github/ISSUE_TEMPLATE/issue-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/issue-template.md b/.github/ISSUE_TEMPLATE/issue-template.md index 7d61ff4..e7e8ec7 100644 --- a/.github/ISSUE_TEMPLATE/issue-template.md +++ b/.github/ISSUE_TEMPLATE/issue-template.md @@ -29,7 +29,7 @@ assignees: '' # Impact on Maintainability and Expected Uptake - + # References and Pull Requests