Files
id-tagging-schema/data/fields/comment.json
Quincy Morgan bf95421f65 Initial commit
2020-11-05 11:30:34 -05:00

8 lines
182 B
JSON

{
"key": "comment",
"type": "textarea",
"label": "Changeset Comment",
"usage": "changeset",
"placeholder": "Brief description of your contributions (required)"
}