Skip to content

Checkboxes generated from GitHub Issue Forms and selected on form submission are not detected as selected #36

Description

@roni-frantchi

Reason being is GitHub Issue Form generates the checkbox markdown with - [X], as in, uppercase X, and the code only looks for lowercase: https://github.com/issue-ops/parser/blob/main/src/format.ts#L68-L70

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions