8 lines
184 B
Plaintext
8 lines
184 B
Plaintext
# Integration with Issue Tracker
|
|
#
|
|
# (note that '\' need to be escaped).
|
|
|
|
[issuetracker "Github"]
|
|
regex = "#(\\d+)"
|
|
url = "https://github.com/DeveloperPaul123/modern-cv/issues/$1"
|