fateforge-tool/.issuetracker
LUCASTUCIOUS 1da611e2f3 Add final fateforge_spells + issue tracker
TODO:
- verify spells description and attributes
- update json.schema
- advance on #1
2023-03-17 01:57:39 +01:00

7 lines
212 B
Text

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