From f7ccd4461327caabec72b44fbf5b3b905e6212d9 Mon Sep 17 00:00:00 2001 From: Maccabee Levine Date: Mon, 26 Feb 2024 16:35:23 -0500 Subject: [PATCH 1/2] Fix typos --- NEW_MOD_TECH_EVAL_JIRA.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/NEW_MOD_TECH_EVAL_JIRA.md b/NEW_MOD_TECH_EVAL_JIRA.md index f6ef224..fb2ea2b 100644 --- a/NEW_MOD_TECH_EVAL_JIRA.md +++ b/NEW_MOD_TECH_EVAL_JIRA.md @@ -16,12 +16,12 @@ This document outlines the JIRA Project and Workflow used by the New Module Tech **UNDER EVALUATION** Once the submission is reviewed by the TC and an evaluation group is formed, the TC indicates this by transitioning the issue to this state. -**CANCELLED** If the submitter decides to withdraw the submission (alone or together with the evalation group), he/she transitions the issue to this state. +**CANCELLED** If the submitter decides to withdraw the submission (alone or together with the evaluation group), he/she transitions the issue to this state. The submission may be resubmitted at a later time. -**UNDER TC REVIEW** Once the evaluation is complete, the evalution group communicates the results and transitions the issue to this state. +**UNDER TC REVIEW** Once the evaluation is complete, the evaluation group communicates the results and transitions the issue to this state. -**APPROVED** Once the evalution results are reviewed by the TC and the submission is approved, the TC transtions the issue to this state. +**APPROVED** Once the evaluation results are reviewed by the TC and the submission is approved, the TC transitions the issue to this state. -**REJECTED** Once the evalution results are reviewed by the TC and the submission is rejected, the TC transtions the issue to this state. +**REJECTED** Once the evaluation results are reviewed by the TC and the submission is rejected, the TC transitions the issue to this state. The submitter may resubmit the submission once the failed criteria are addressed. From 6728718567bdf8a0187aa939a6f5f0b210cfbecd Mon Sep 17 00:00:00 2001 From: Maccabee Levine Date: Mon, 26 Feb 2024 16:39:41 -0500 Subject: [PATCH 2/2] Add Jira statuses introduced in the last round of TCR improvements. --- NEW_MOD_TECH_EVAL_JIRA.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEW_MOD_TECH_EVAL_JIRA.md b/NEW_MOD_TECH_EVAL_JIRA.md index fb2ea2b..011d286 100644 --- a/NEW_MOD_TECH_EVAL_JIRA.md +++ b/NEW_MOD_TECH_EVAL_JIRA.md @@ -21,6 +21,10 @@ The submission may be resubmitted at a later time. **UNDER TC REVIEW** Once the evaluation is complete, the evaluation group communicates the results and transitions the issue to this state. +**DEFERRED** The TC transitions the issue to this state if it has deferred the TCR for significant work (i.e. an RFC) from the Submitter. See [Review](NEW_MODULE_TECH_EVAL.md/Review). + +**PROVISIONALLY APPROVED** As explained in [Review](NEW_MODULE_TECH_EVAL.md/Review), the TC transitions the issue to this state temporarily after provisionally accepting a module. + **APPROVED** Once the evaluation results are reviewed by the TC and the submission is approved, the TC transitions the issue to this state. **REJECTED** Once the evaluation results are reviewed by the TC and the submission is rejected, the TC transitions the issue to this state.