Skip to content

Commit

Permalink
chore: remove console version from bug template (#3300)
Browse files Browse the repository at this point in the history
Minor tweak.
Fixes #3299

## Checklist

- [ ] Title matches [Winglang's style guide](https://www.winglang.io/contributing/start-here/pull_requests#how-are-pull-request-titles-formatted)
- [ ] Description explains motivation and solution
- [ ] Tests added (always)
- [ ] Docs updated (only required for features)
- [ ] Added `pr/e2e-full` label if this feature requires end-to-end testing

*By submitting this pull request, I confirm that my contribution is made under the terms of the [Monada Contribution License](https://www.winglang.io/terms-and-policies/contribution-license.html)*.
  • Loading branch information
staycoolcall911 authored Jul 6, 2023
1 parent c55365a commit 0b524eb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,6 @@ body:
label: "Wing Version"
placeholder: "wing --version"

- type: input
id: console-version
attributes:
label: "Wing Console Version"
placeholder: "Wing Console > About Wing Console (if relevant)"

- type: input
id: node
attributes:
Expand Down

0 comments on commit 0b524eb

Please sign in to comment.