mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-22 15:27:54 +00:00
7 lines
190 B
Text
7 lines
190 B
Text
# Integration with Issue Tracker
|
|
#
|
|
# (note that '\' need to be escaped).
|
|
|
|
[issuetracker "GitHub Rule"]
|
|
regex = "#(\\d+)"
|
|
url = "https://github.com/McShelby/hugo-theme-relearn/issues/$1"
|