File tree Expand file tree Collapse file tree 2 files changed +17
-10
lines changed Expand file tree Collapse file tree 2 files changed +17
-10
lines changed Original file line number Diff line number Diff line change 15
15
+ [ ] Are the changes covered by tests and docstrings?
16
16
+ [ ] Fill out the short summary sections 👇
17
17
18
+
18
19
## Major / Breaking Changes
19
20
- ...
20
21
21
- ## Bugfixes / New features
22
+ ## New features
23
+ - ...
24
+
25
+ ## Bugfixes
22
26
- ...
23
27
24
- ## Docs / Maintenance
28
+ ## Documentation
25
29
- ...
30
+
31
+ ## Maintenance
32
+ - ...
33
+
Original file line number Diff line number Diff line change @@ -11,16 +11,15 @@ changelog:
11
11
- title : Major Changes 🛠
12
12
labels :
13
13
- major
14
- - title : New Features & Bugfixes 🎉
14
+ - title : New Features 🎉
15
15
labels :
16
- - bug
17
16
- enhancements
18
- - feature- request
19
- - title : Docs & Maintenance 🔧
17
+ - feature request
18
+ - title : Bugfixes 🪲
20
19
labels :
20
+ - bug
21
+ - title : Documentation 📖
21
22
- docs
22
- - installation
23
- - maintenance
24
- - pre-commit
25
- - tests
23
+ - title : Maintenance 🔧
24
+ labels :
26
25
- " *"
You can’t perform that action at this time.
0 commit comments