hugo-theme-relearn/.issuetracker

8 lines
190 B
Text
Raw Normal View History

2022-03-03 22:49:28 +00:00
# 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"