chore(gh): False-positive template

This commit is contained in:
Ed Page 2025-02-19 09:07:30 -06:00
parent dd593f49ac
commit 2d7aab4dda

View file

@ -0,0 +1,26 @@
name: False positive
description: A valid english word is being corrected
labels: 'S-triage,A-dict'
body:
- type: input
attributes:
label: Valid word
validations:
required: true
- type: input
attributes:
label: Incorrect correction
validations:
required: true
- type: textarea
attributes:
label: Justification
description: Dictionaries, google trends, google ngram, etc
validations:
required: true
- type: textarea
attributes:
label: Notes
description: Any other relevant information
validations:
required: false