Skip to content

Commit 7cc55bf

Browse files
EMaherCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent b583efd commit 7cc55bf

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@ body:
3030
- type: input
3131
id: version
3232
attributes:
33-
label: npm package version
34-
description: "Run `npm list @azure/apiops` or check your package.json to find the version."
35-
placeholder: "1.0.0"
33+
description: "Run `apiops --version` (or `npm list -g @peterhauge/apiops-cli`) to find the installed version."
3634
validations:
3735
required: true
3836

0 commit comments

Comments
 (0)