mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2024-12-13 05:55:33 +00:00
6 lines
145 B
JSON
6 lines
145 B
JSON
{
|
|
"template": "${{CHANGELOG}}\n\n${{UNCATEGORIZED}}",
|
|
"pr_template": "- #${{NUMBER}} ${{TITLE}}",
|
|
"empty_template": "- no changes"
|
|
}
|