Skip to content

Commit d298710

Browse files
committed
Merge bitcoin/bitcoin#33573: doc: bump the template macOS version
f656752 doc: bump the template macOS version (kevkevinpal) Pull request description: Motivated by bitcoin/bitcoin#33489 (comment) The minimum version of MacOS for this repo is now 14 and above so it makes sense to update the issue template to reflect that. We are now using a higher version but since it is just a bug template, there is no need to put the lowest version we support. ACKs for top commit: maflcko: lgtm ACK f656752 l0rinc: ACK f656752 janb84: ACK f656752 Tree-SHA512: 701b161bda25245996c94b6d2119b5cc85a34917551dcf8c92ffacf3aa80fa7fe84bb3497edc7e600c5b2443de13a6f6107fc7289721e585b16c4972d07a796c
2 parents becf150 + f656752 commit d298710

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ body:
7878
id: os
7979
attributes:
8080
label: Operating system and version
81-
placeholder: e.g. "MacOS Ventura 13.2" or "Ubuntu 22.04 LTS"
81+
placeholder: e.g. "MacOS 26.0" or "Ubuntu 26.04 LTS"
8282
validations:
8383
required: true
8484
- type: textarea
@@ -90,4 +90,3 @@ body:
9090
e.g. OS/CPU and disk type, network connectivity
9191
validations:
9292
required: false
93-

0 commit comments

Comments
 (0)