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)
|
||||
description: Zed Windows-Related Bugs
|
||||
name: Bug Report (Windows Alpha)
|
||||
description: Zed Windows Alpha Related Bugs
|
||||
type: "Bug"
|
||||
labels: ["windows"]
|
||||
title: "Windows: <a short description of the Windows bug>"
|
||||
title: "Windows Alpha: <a short description of the Windows bug>"
|
||||
body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
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: |
|
||||
<!-- Please insert a one line summary of the issue below -->
|
||||
<!-- Please insert a one-line summary of the issue below -->
|
||||
SUMMARY_SENTENCE_HERE
|
||||
|
||||
### Description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue