diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c743505e01af38fdb8f5ad15b59a0599c12355df..046835affa98530e3dd64213713241419725a36c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -5,7 +5,7 @@ title: '' labels: bug assignees: '' - --- +--- **Describe the bug** A clear and concise description of what the bug is. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index ff4fae3591d816dcdefb915ee5436424403e9d2e..6532412f541bc94c34130e4e3d8ef03e39cc54e8 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -5,7 +5,7 @@ title: '' labels: enhancement assignees: '' - --- +--- **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] diff --git a/.github/settings.yml b/.github/settings.yml index dc353216fe4d2fc7edd0940ef3bdba82ff1bdf7f..08e3656ec41377b4fefe9bff703e5d4562a62f2a 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -35,6 +35,8 @@ labels: color: c2c2fc - name: chore color: c2c2fc + - name: no-changelog + color: c2c2fc branches: - name: master protection: