diff --git a/.tgitconfig b/.tgitconfig new file mode 100644 index 00000000..8a07fe8c --- /dev/null +++ b/.tgitconfig @@ -0,0 +1,6 @@ +[bugtraq] + url = "https://github.com/ampache/ampache/issues/#BUGID#" + label = GitHub Issue Number + warnifnoissue = false + number = true + logregex = "#\\d+\n\\d+"