-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
afefa31
commit 408f2ca
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |