Skip to content

Commit 79806ca

Browse files
committed
ci: update project settings
1 parent 58d2c6a commit 79806ca

File tree

4 files changed

+1
-41
lines changed

4 files changed

+1
-41
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve.
4-
title: ''
54
labels: ["process/needs triage"]
65
type: "Bug"
76
assignees: ''

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: Feature request or enhancement
33
about: Suggest an idea for this project
4-
title: 'Feat: '
54
labels: ["process/needs triage"]
65
type: "Feature"
76
assignees: ''

.github/scripts/spring_initializr_bump_solver.sh

Lines changed: 0 additions & 38 deletions
This file was deleted.

.github/semantic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# https://github.com/Ezard/semantic-prs
22
enabled: true
3-
titleAndCommits: true
3+
titleOnly: true
44
allowMergeCommits: false
55
types:
66
- feat

0 commit comments

Comments
 (0)