mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-22 22:06:43 +00:00
Update README.md
This commit is contained in:
parent
c7789e046e
commit
9cadabeca9
@ -357,6 +357,10 @@ for improved accuracy.
|
|||||||
|
|
||||||
Default: `False`
|
Default: `False`
|
||||||
|
|
||||||
|
##### DEFAULT_LABELS
|
||||||
|
|
||||||
|
Custom labels that can be automatically appended to newly created issues, in a form of comma-delimited strings.
|
||||||
|
|
||||||
#### ESCAPE
|
#### ESCAPE
|
||||||
|
|
||||||
Escape all special Markdown characters.
|
Escape all special Markdown characters.
|
||||||
@ -400,10 +404,6 @@ placeholders:
|
|||||||
|
|
||||||
If not specified the standard template is used, containing the issue body (if a multiline TODO), URL and snippet.
|
If not specified the standard template is used, containing the issue body (if a multiline TODO), URL and snippet.
|
||||||
|
|
||||||
##### DEFAULT_LABELS
|
|
||||||
|
|
||||||
Custom labels that can be automatically appended to newly created issues, in a form of comma-delimited strings.
|
|
||||||
|
|
||||||
#### LANGUAGES
|
#### LANGUAGES
|
||||||
|
|
||||||
A collection of comma-delimited URLs or local paths (starting from the current working directory of the action)
|
A collection of comma-delimited URLs or local paths (starting from the current working directory of the action)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user