mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-22 22:06:43 +00:00
📝 feat(doc): add summary
This commit is contained in:
parent
d88364e873
commit
0d99f29219
13
README.md
13
README.md
@ -9,6 +9,19 @@ with the ref of the commit that it was closed by.
|
||||
|
||||
The `# TODO` comment is commonly used in Python, but this can be customised to whatever you want.
|
||||
|
||||
## Summary
|
||||
- [Usage](#usage)
|
||||
- [workflow.yaml](#workflowyaml)
|
||||
- [inputs](#inputs)
|
||||
- [Examples](#examples)
|
||||
- [Adding TODOs](#adding-todos)
|
||||
- [Multiline TODOs](#multiline-todos)
|
||||
- [Removing TODOs](#removing-todos)
|
||||
- [Updating TODOs](#updating-todos)
|
||||
- [In an existing repo with existing todo](#in-an-existing-repo-with-existing-todo)
|
||||
- [Contributing & Issues](#contributing--issues)
|
||||
- [Thanks](#thanks)
|
||||
|
||||
## Usage
|
||||
|
||||
Create a workflow file in your .github/workflows directory as follows:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user