diff --git a/GitReleaseManager.yaml b/GitReleaseManager.yaml new file mode 100644 index 0000000..50291c9 --- /dev/null +++ b/GitReleaseManager.yaml @@ -0,0 +1,10 @@ +create: + include-footer: true + footer-heading: Where to get it + footer-content: You can download this release from our [website](http://particular.net/downloads). +issue-labels-include: + - "Type: Bug" + - "Type: Feature" + - "Type: Improvement" +issue-labels-exclude: + - "Type: Misc"