mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
(chore): Update bug-report.yml
This commit is contained in:
parent
c6e688d4d0
commit
2c7c9ee5dd
18
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
18
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -59,24 +59,24 @@ body:
|
||||
placeholder: |
|
||||
PS> scoop --version
|
||||
Current Scoop version:
|
||||
56020838 (HEAD -> master, tag: 2021-12-26, origin/master, origin/HEAD) fix(schema): Add 'license' definition (#4596)
|
||||
8aee6f99 (HEAD -> master, tag: v0.3.0, origin/master) chore(release): Bump to version 0.3.0
|
||||
|
||||
'extras' bucket:
|
||||
297854268 (HEAD -> master, origin/master, origin/HEAD) notepadplusplus: Update to version 8.2.1
|
||||
ea314b213 (HEAD -> master, origin/master, origin/HEAD) lazygit: Update to version 0.36.0
|
||||
|
||||
'main' bucket:
|
||||
391dd8d45 (HEAD -> master, origin/master, origin/HEAD) tailwindcss: Update to version 3.0.16
|
||||
c6e688d4d (HEAD -> master, origin/master, origin/HEAD) x265: Update to version 3.5+68-40e37bc
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Scoop Config
|
||||
description: Paste verbatim output from `Get-Content ~\.config\scoop\config.json | ConvertFrom-Json` below.
|
||||
description: Paste verbatim output from `scoop config` below.
|
||||
render: console
|
||||
placeholder: |
|
||||
PS> Get-Content ~\.config\scoop\config.json | ConvertFrom-Json
|
||||
PS> scoop config
|
||||
|
||||
last_update : 2022/1/25 14:11:23
|
||||
last_update : 2022/11/14 22:05:50
|
||||
scoop_repo : https://github.com/ScoopInstaller/Scoop
|
||||
scoop_branch : master
|
||||
use_lessmsi : True
|
||||
@ -94,10 +94,10 @@ body:
|
||||
|
||||
Name Value
|
||||
---- -----
|
||||
PSVersion 7.2.6
|
||||
PSVersion 7.3.0
|
||||
PSEdition Core
|
||||
GitCommitId 7.2.6
|
||||
OS Microsoft Windows 10.0.22538
|
||||
GitCommitId 7.3.0
|
||||
OS Microsoft Windows 10.0.25236
|
||||
Platform Win32NT
|
||||
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
|
||||
PSRemotingProtocolVersion 2.3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user