From 4f4d6eca8a366328692976bd021bb361ac12ed8d Mon Sep 17 00:00:00 2001 From: "Mark A. Miller" Date: Tue, 10 Oct 2023 16:13:25 -0400 Subject: [PATCH] https://github.com/GenomicsStandardsConsortium/mixs/tree/mixs6.1.1/.github/ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE/term-request.md | 3 ++- .github/ISSUE_TEMPLATE/term_update.md | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/term-request.md b/.github/ISSUE_TEMPLATE/term-request.md index 94f56b577f..48465a2929 100644 --- a/.github/ISSUE_TEMPLATE/term-request.md +++ b/.github/ISSUE_TEMPLATE/term-request.md @@ -18,7 +18,8 @@ Value syntax - [e.g. {float} {unit}|{termLabel} {[termID]}|{text}|{timestamp} et Example - [provide and example value] Preferred unit - [if appropriate] Package(s) - [list any packages that should include the new term] +Relationship to other MIXS terms - [list any terms that are dependant on this term or vice-versa, e.g. "pH method" is required when "pH" is given] ``` **Additional context** -Add any other context about the new term here. +Add any other context about the new term here. \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/term_update.md b/.github/ISSUE_TEMPLATE/term_update.md index 63e6f41710..e506ea661b 100644 --- a/.github/ISSUE_TEMPLATE/term_update.md +++ b/.github/ISSUE_TEMPLATE/term_update.md @@ -19,6 +19,7 @@ Value syntax - Example - Preferred unit - Package(s) - +Relationship to other MIXS terms [if applicable] - ``` **Suggested update(s)** @@ -32,7 +33,8 @@ Value syntax - Example - Preferred unit - Package(s) - +Relationship to other MIXS terms [if applicable] - ``` **Additional context** -Add any other context about the update request here, e.g. why you think this needs to be updated. +Add any other context about the update request here, e.g. why you think this needs to be updated. \ No newline at end of file