name: Feature request
description: Suggest a change to what diffier does
labels: ["enhancement"]
body:
- type: textarea
id: problem
attributes:
label: The problem
description: What are you trying to do that diffier makes hard today?
validations:
required: true
- type: textarea
id: proposal
attributes:
label: Proposed behavior
description: >-
What should diffier do instead? If it is a new flag or key binding, say
which one.
validations:
required: true
- type: textarea
id: alternatives
attributes:
label: Alternatives you considered