diff --git a/GitReleaseManager.yaml b/GitReleaseManager.yaml new file mode 100644 index 0000000000..f00861098e --- /dev/null +++ b/GitReleaseManager.yaml @@ -0,0 +1,15 @@ +## Configuration values used when creating new releases + +## The labels that will be used to include issues in release notes. +issue-labels-include: +- Bug +- Duplicate +- Enhancement +- Feature +- Help Wanted +- Improvement +- Invalid +- Question +- WontFix +- Dependencies +- Documentation \ No newline at end of file