Add issuetracker

This commit is contained in:
Lucas 2024-07-29 13:54:05 +02:00
parent 8d37b07a44
commit a9bc4abfb8

7
.issuetracker Normal file
View file

@ -0,0 +1,7 @@
# Integration with Issue Tracker
#
# (note that '\' need to be escaped).
[issuetracker "Issue Tracker Rule"]
regex = "((?<=#)[0-9]+)"
url = "http://185.216.25.221/lucastucious/StickerClone/issues/$1"