culinary.kemonine.info/themes/hugo-theme-relearn/.issuetracker

8 lines
190 B
Plaintext

# 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"