alstr / todo-to-issue-action

Action that converts TODO comments to GitHub issues on push.
MIT License
603 stars 115 forks source link

Feature request: Add example for using IDENTIFIERS dictionary when configuring action #175

Closed Liam-Deacon closed 8 months ago

Liam-Deacon commented 8 months ago

I couldn't see any documentation for how the IDENTIFIERS option dictionary should look like with the only place being with an issue (#127).

To assist with newcomers, adding this would help a lot.

Liam-Deacon commented 8 months ago

Furthermore the text in the README slightly misleading as the text suggests a dictionary not a list of dictionaries as shown in #127

https://github.com/alstr/todo-to-issue-action/blob/7f763e1ee6aca4f4ccd8b508018899d2440bc887/README.md?plain=1#L235