diff --git a/.issuetracker b/.issuetracker new file mode 100644 index 0000000..1505d17 --- /dev/null +++ b/.issuetracker @@ -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:3000/lucastucious/RPP-Translation/issues/$1"