File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -671,7 +671,7 @@ definitions:
671671 or tests.
672672- ` discussion ` : An issue that is purely meant to hold a discussion. Typically
673673 the maintainers are looking for feedback in this issues.
674- - ` documentation ` : An issue that is purely about documentation work.
674+ - ` docs ` : An issue that is purely about documentation work.
675675- ` duplicate ` : An issue that is functionally the same as another issue. Apply
676676 this only if you've linked the other issue by number.
677677- ` enhancement ` : A feature request for something this package might not already
@@ -698,7 +698,7 @@ marking them with a basic level of information with labels. An issue should have
698698- ` build `
699699- ` code health `
700700- ` discussion `
701- - ` documentation `
701+ - ` docs `
702702- ` enhancement `
703703- ` needs info `
704704- ` question `
Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ changelog:
77 - title : 🐛 Bug Fixes
88 labels :
99 - bug
10+ - title : 📚 Documentation
11+ labels :
12+ - docs
1013 - title : 🤖 Build
1114 labels :
1215 - build
@@ -16,9 +19,6 @@ changelog:
1619 - title : 🔒 Security
1720 labels :
1821 - security
19- - title : 🛠 Maintainers
20- labels :
21- - documentation
2222 - title : 📦 Other changes
2323 labels :
2424 - " *"
You can’t perform that action at this time.
0 commit comments