From 408f2cac4d2beae1b88ca9fb3daee2a14c11e280 Mon Sep 17 00:00:00 2001 From: Simon Clark <52653938+jsimonclark@users.noreply.github.com> Date: Mon, 12 Feb 2024 12:46:34 +0100 Subject: [PATCH] Update issue templates --- .../ISSUE_TEMPLATE/modify-existing-term.md | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/modify-existing-term.md diff --git a/.github/ISSUE_TEMPLATE/modify-existing-term.md b/.github/ISSUE_TEMPLATE/modify-existing-term.md new file mode 100644 index 0000000..a0aba56 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/modify-existing-term.md @@ -0,0 +1,26 @@ +--- +name: Modify existing term +about: Suggest a modification to an existing term +title: "[Modify] " +labels: invalid +assignees: jsimonclark + +--- + +**Which term do you want to modify?** +IRI : (IRI of the proposed term to be modified) + +**Provide a short (max 3 sentences) justification for modifying the term.** +A clear and concise description of why the term should be modified. + +**Proposed annotation property modifications** +List all suggested modifications to annotation properties here using the style, annotationProperty --> text + +**Proposed data property modifications** +List all suggested modifications to data properties here using the style, dataProperty --> value + +**Proposed object property modifications** +List all suggested modifications to object properties here using the style, objectProperty --> Object + +**Additional context** +Add any other context or screenshots about the feature request here.