forked from olcxjas-softworks/LarpixClient
17 lines
200 B
JSON
17 lines
200 B
JSON
{
|
|
"issue": "issues",
|
|
"commit": "commit",
|
|
"referenceActions": [
|
|
"close",
|
|
"closes",
|
|
"closed",
|
|
"closing",
|
|
"fix",
|
|
"fixes",
|
|
"fixed",
|
|
"fixing"
|
|
],
|
|
"issuePrefixes": [
|
|
"#"
|
|
]
|
|
}
|