Update windows alpha GitHub Issue template (#36049)
Release Notes: - N/A
This commit is contained in:
parent
b105028c05
commit
39c19abdfd
1 changed files with 5 additions and 5 deletions
10
.github/ISSUE_TEMPLATE/07_bug_windows_alpha.yml
vendored
10
.github/ISSUE_TEMPLATE/07_bug_windows_alpha.yml
vendored
|
@ -1,15 +1,15 @@
|
||||||
name: Bug Report (Windows)
|
name: Bug Report (Windows Alpha)
|
||||||
description: Zed Windows-Related Bugs
|
description: Zed Windows Alpha Related Bugs
|
||||||
type: "Bug"
|
type: "Bug"
|
||||||
labels: ["windows"]
|
labels: ["windows"]
|
||||||
title: "Windows: <a short description of the Windows bug>"
|
title: "Windows Alpha: <a short description of the Windows bug>"
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Summary
|
label: Summary
|
||||||
description: Describe the bug with a one line summary, and provide detailed reproduction steps
|
description: Describe the bug with a one-line summary, and provide detailed reproduction steps
|
||||||
value: |
|
value: |
|
||||||
<!-- Please insert a one line summary of the issue below -->
|
<!-- Please insert a one-line summary of the issue below -->
|
||||||
SUMMARY_SENTENCE_HERE
|
SUMMARY_SENTENCE_HERE
|
||||||
|
|
||||||
### Description
|
### Description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue