chore: shared repo config from fork

This commit is contained in:
Paul T
2024-04-03 14:45:32 -04:00
committed by Paul T
parent bd9bfc1733
commit b23f46b9ba
2 changed files with 23 additions and 0 deletions

7
.issuetracker Normal file
View File

@@ -0,0 +1,7 @@
# Integration with Issue Tracker
#
# (note that '\' need to be escaped).
[issuetracker "Github"]
regex = "#(\\d+)"
url = "https://github.com/DeveloperPaul123/modern-cv/issues/$1"