Skip to content

Commit f1f8343

Browse files
committed
chore: prepare release
1 parent 0aca62b commit f1f8343

File tree

6 files changed

+3864
-3785
lines changed

6 files changed

+3864
-3785
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ body:
4040
- RPM
4141
- Other Linux package manager
4242
- Via editor/IDE
43+
- asdf/mise-en-place
4344
- Other
4445
validations:
4546
required: true

.github/ISSUE_TEMPLATE/feature_request.yml

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ body:
3535
- RPM
3636
- Other Linux package manager
3737
- Via editor/IDE
38+
- asdf/mise-en-place
3839
- Other
3940
validations:
4041
required: true

.github/workflows/post-release.yml

+3
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ jobs:
6363
branch-suffix: timestamp
6464
title: "docs: update documentation assets"
6565
delete-branch: true
66+
body: |
67+
- [ ] update changelog
68+
- [ ] add previous version JSON Schema
6669
6770
check-install-script:
6871
name: Installation script (remote)

0 commit comments

Comments
 (0)