Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markd.otto@gmail.com>2020-04-14 22:15:46 +0300
committerGitHub <noreply@github.com>2020-04-14 22:15:46 +0300
commit5136228368f1eabbbcc0f817ff30c3a1e46c8104 (patch)
treedacaa4701b378bf769430276b611c78d76e6d172 /.github
parent33d08209f9de604e3262576581b312da92920801 (diff)
Update release-drafter.yml
Diffstat (limited to '.github')
-rw-r--r--.github/release-drafter.yml16
1 files changed, 14 insertions, 2 deletions
diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml
index e76d3de100..5c7dfd0b88 100644
--- a/.github/release-drafter.yml
+++ b/.github/release-drafter.yml
@@ -14,14 +14,26 @@ categories:
- 'fix'
- 'bugfix'
- 'bug'
+ - title: '🎨 CSS'
+ labels:
+ - 'css'
+ - title: '☕️ JavaScript'
+ labels:
+ - 'js'
- title: '📖 Docs'
labels:
- 'docs'
+ - title: '🌎 Accessibility'
+ labels:
+ - 'accessibility'
- title: '📦 Dependencies'
labels:
- 'dependencies'
- - title: '🧰 Maintenance'
- label: 'chore'
+ - title: '🧰 Misc'
+ labels:
+ - 'build'
+ - 'meta'
+ - 'chore'
change-template: '- #$NUMBER: $TITLE'
template: |
## Changes