hugo-theme-relearn/.issuetracker
2022-03-03 23:49:28 +01:00

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"