From 2e4b88c018d6101f3d8d48350c98ac582fca7344 Mon Sep 17 00:00:00 2001 From: Alex Nelson Date: Mon, 22 Jan 2024 18:33:18 -0500 Subject: [PATCH] Update change request template Signed-off-by: Alex Nelson --- .github/ISSUE_TEMPLATE/change-request.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/change-request.md b/.github/ISSUE_TEMPLATE/change-request.md index 2ca6a15a..e7121302 100644 --- a/.github/ISSUE_TEMPLATE/change-request.md +++ b/.github/ISSUE_TEMPLATE/change-request.md @@ -96,4 +96,6 @@ Some requirements are narrow enough they could be considered "Self-documenting." > Requirement 1 also fully describes the solution, implemented in [PR X](https://github.com/ucoProject/UCO/pull/X). If there is an accompanying pull request, please do link it under the "Development" box on the right of the Issues page. + +If example snippets of instance data are provided, please note if you provide permission for the examples to be transcribed to one of the tested example repositories (such as CASE-Examples). This is a significant aid in confirming examples represent the semantics that the submitter intended. "I am fine with my examples being transcribed and credited" should be sufficient. -->