File tree Expand file tree Collapse file tree 1 file changed +24
-2
lines changed
Expand file tree Collapse file tree 1 file changed +24
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ categories:
55 labels :
66 - ' kind/feature'
77 - ' kind/enhancement'
8+ - title : ' 🔋 Patterns, Filters, Applications'
9+ labels :
10+ - ' component/patterns'
11+ - ' component/applications'
12+ - ' component/filters'
813 - title : ' 🐛 Bug Fixes'
914 labels :
1015 - ' kind/fix'
@@ -17,17 +22,34 @@ categories:
1722 - ' area/tests'
1823 - title : 📖 Documentation
1924 label : area/docs
25+ - title : 🔒 Security
26+ label : security
2027change-template : ' - $TITLE @$AUTHOR (#$NUMBER)'
2128template : |
2229 ## What's New
23- ** General**
30+ ## 🔤 General
2431 $CHANGES
2532
26- ## Contributors
33+ ## 👨🏽💻 Contributors
2734
2835 Thank you to our contributors for making this release possible:
2936 $CONTRIBUTORS
3037autolabeler :
3138 - label : ' area/docs'
3239 branch :
3340 - ' /docs/'
41+ - label : ' area/ci'
42+ branch :
43+ - ' /.github/'
44+ - label : ' component/ui'
45+ branch :
46+ - ' /ui/'
47+ - ' /provider-ui/'
48+ - label : ' component/mesheryctl'
49+ branch :
50+ - ' /mesheryctl/'
51+ - label : ' area/lifecycle'
52+ branch :
53+ - ' /install/'
54+
55+
You can’t perform that action at this time.
0 commit comments