+docs
Made it required because if you aren’t requiring it something has gone terribly wrong.
 
Line 21: Line 21:
"label": "Text",
"label": "Text",
"description": "The text you want the hatnote to show.",
"description": "The text you want the hatnote to show.",
"example": "Example text"
"example": "Example text",
"required": true
}
}
},
},