feat: Update bump.yml
This commit is contained in:
parent
b56c689121
commit
cebd21901f
1 changed files with 10 additions and 0 deletions
10
.github/ISSUE_TEMPLATE/Bump.yml
vendored
10
.github/ISSUE_TEMPLATE/Bump.yml
vendored
|
@ -2,6 +2,16 @@ name: Bump Issue
|
|||
description: Issue used to bump the version of a Lean.
|
||||
title: "Bump to version: "
|
||||
body:
|
||||
- type: textarea
|
||||
id: bump_details
|
||||
attributes:
|
||||
label: Version bump
|
||||
description: Please do not modify this text.
|
||||
value: |
|
||||
This issue is a tracker issue for bumping PhysLean to new versions of Lean.
|
||||
The checklist below should be used to ensure that the bump is done correctly.
|
||||
validations:
|
||||
required: true
|
||||
- type: checkboxes
|
||||
id: basics
|
||||
attributes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue