feat: Update bump.yml

This commit is contained in:
jstoobysmith 2025-03-21 11:39:09 -04:00
parent b56c689121
commit cebd21901f

View file

@ -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: