Update windows alpha GitHub Issue template (#36049)

Joseph T. Lyons created

Release Notes:

- N/A

Change summary

.github/ISSUE_TEMPLATE/07_bug_windows_alpha.yml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

Detailed changes

.github/ISSUE_TEMPLATE/07_bug_windows_alpha.yml 🔗

@@ -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