File tree Expand file tree Collapse file tree 2 files changed +26
-11
lines changed Expand file tree Collapse file tree 2 files changed +26
-11
lines changed Original file line number Diff line number Diff line change 1
1
blank_issues_enabled : false
2
2
contact_links :
3
- - name : Gitter Community Chat
4
- url : https://gitter.im /GitTools/GitVersion
5
- about : Please ask and answer questions here .
3
+ - name : Ask for help or share ideas
4
+ url : https://github.com /GitTools/GitVersion/discussions/new/choose
5
+ about : Ask the community for help or share ideas for new features .
Original file line number Diff line number Diff line change 1
1
issue-labels-include :
2
- - Breaking change
3
- - Feature
4
- - Bug
5
- - Improvement
6
- - Documentation
7
- - Dependencies
2
+ - breaking change
3
+ - bug
4
+ - dependencies
5
+ - documentation
6
+ - feature
7
+ - improvement
8
8
issue-labels-exclude :
9
- - Build
9
+ - build
10
10
issue-labels-alias :
11
- - name : Documentation
11
+ - name : breaking change
12
+ header : Breaking change
13
+ plural : Breaking changes
14
+ - name : bug
15
+ header : Bug
16
+ plural : Bugs
17
+ - name : dependencies
18
+ header : Dependencies
19
+ plural : Dependencies
20
+ - name : documentation
12
21
header : Documentation
13
22
plural : Documentation
23
+ - name : feature
24
+ header : Features
25
+ plural : Features
26
+ - name : improvement
27
+ header : Improvements
28
+ plural : Improvements
14
29
create :
15
30
include-sha-section : true
16
31
sha-section-heading : " SHA256 Hashes of the release artifacts"
You can’t perform that action at this time.
0 commit comments