From a8ee7c58ea210e45a89d63e2912c4a86ba353c41 Mon Sep 17 00:00:00 2001 From: Jay <65828559+Jay-o-Way@users.noreply.github.com> Date: Tue, 25 Oct 2022 17:56:39 +0200 Subject: [PATCH] [GitHub]Edit issue templates (#21171) * Update bug_report.yml * fix quotes * Update feature_request.yml * quotes * Update feature_request.yml * Update feature_request.yml * Update feature_request.yml * Update translation_issue.yml * Create enhancement.yml * Rename enhancement.yml to feature-enhancement.yml * Update feature_request.yml * detailed steps * re-write Explorer items * File Explorer * reverse * Delete feature-enhancement.yml * reverse * Update feature_request.yml * Update feature_request.yml * Microsoft Store --- .github/ISSUE_TEMPLATE/bug_report.yml | 46 ++++++-------- .github/ISSUE_TEMPLATE/feature_request.yml | 24 ++++---- .github/ISSUE_TEMPLATE/translation_issue.yml | 63 +++++++++----------- 3 files changed, 57 insertions(+), 76 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2e64090ff8..4404881dcd 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,20 +1,17 @@ -name: "🐛 Bug report" +name: "🕷️ Bug report" description: Report errors or unexpected behavior -labels: +labels: - Issue-Bug - Needs-Triage body: - type: markdown attributes: - value: | - Please make sure to [search for existing issues](https://github.com/microsoft/PowerToys/issues) before filing a new one! + value: Please make sure to [search for existing issues](https://github.com/microsoft/PowerToys/issues) before filing a new one! - type: input attributes: label: Microsoft PowerToys version - placeholder: | - "0.53.0" - description: | - Hover over system tray icon or look at Settings + placeholder: 0.63.0 + description: Hover over system tray icon or look at Settings validations: required: true @@ -25,65 +22,60 @@ body: multiple: true options: - GitHub - - Windows Store - - WinGet - PowerToys auto-update + - Microsoft Store + - WinGet - Chocolatey - Scoop - Dev build in Visual Studio - Other (please specify in "Steps to Reproduce") validations: required: true -- type: checkboxes + +- type: dropdown attributes: label: Running as admin description: Are you running PowerToys as Admin? options: - - label: "Yes" + - "Yes" + - "No" - type: dropdown attributes: label: Area(s) with issue? - description: What things had an issue? Check all that apply. + description: What things had an issue? Check all that apply. multiple: true options: - General - Always on Top - Awake - ColorPicker - - Developer file preview - FancyZones - FancyZones Editor + - File Explorer: Preview Pane + - File Explorer: Thumbnail preview - Image Resizer + - Installer - Keyboard Manager - - MD Preview - Mouse Utilities - - PDF Preview - - PDF Thumbnail - - G-code Preview - - G-code Thumbnail - PowerRename - PowerToys Run - Quick Accent - Screen ruler - - Shortcut Guide - - STL Thumbnail - - SVG Preview - - SVG Thumbnail - Settings + - Shortcut Guide + - System tray interaction - TextExtractor - Video Conference Mute - Welcome / PowerToys Tour window - - System tray interaction - - Installer validations: required: true - type: textarea attributes: label: Steps to reproduce - description: We highly suggest including screenshots and a bug report log (System tray->Report bug). - placeholder: Tell us the steps required to trigger your bug. + description: We highly suggest including screenshots and a bug report log (System tray > Report bug). + placeholder: Having detailed steps helps us reproduce the bug. validations: required: true diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 52c72bb274..ade50bf5f5 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,30 +1,26 @@ -name: "⭐ Feature / enhancement request" +name: "⭐ Feature or enhancement request" description: Propose something new. -labels: -- Needs-Triage +labels: +- Needs-Triage body: - type: textarea attributes: label: Description of the new feature / enhancement - placeholder: | - What is the expected behavior of the proposed feature? + placeholder: What is the expected behavior of the proposed feature? validations: required: true - type: textarea - attributes: - label: Scenario when this would be used? - placeholder: | - What is the scenario this would be used? Why is this important to your workflow as a power user? + attributes: + label: Scenario when this would be used? + placeholder: What is the scenario this would be used? Why is this important to your workflow as a power user? validations: required: true - type: textarea - attributes: + attributes: label: Supporting information - placeholder: | - Having additional evidence, data, tweets, blog posts, research, ... anything is extremely helpful. This information provides context to the scenario that may otherwise be lost. + placeholder: "Having additional evidence, data, tweets, blog posts, research, ... anything is extremely helpful. This information provides context to the scenario that may otherwise be lost." validations: required: false - type: markdown attributes: - value: | - Please limit one request per issue. + value: Please limit one request per issue. diff --git a/.github/ISSUE_TEMPLATE/translation_issue.yml b/.github/ISSUE_TEMPLATE/translation_issue.yml index f2b5c33e2b..5753245066 100644 --- a/.github/ISSUE_TEMPLATE/translation_issue.yml +++ b/.github/ISSUE_TEMPLATE/translation_issue.yml @@ -1,54 +1,47 @@ name: "🌐 Localization/Translation issue" description: Report incorrect translations. -labels: +labels: - Issue-Bug - Area-Localization - Issue-Translation -- Needs-Triage +- Needs-Triage body: - type: markdown attributes: - value: | - Please make sure to [search for existing issues](https://github.com/microsoft/PowerToys/issues) before filing a new one! + value: Please make sure to [search for existing issues](https://github.com/microsoft/PowerToys/issues) before filing a new one! - type: input attributes: label: Microsoft PowerToys version - placeholder: "0.53.0" - description: | - Hover over system tray icon or look at Settings + placeholder: 0.63.0 + description: Hover over system tray icon or look at Settings validations: required: true - type: dropdown attributes: label: Utility with translation issue options: - - General - - Always on Top - - Awake - - ColorPicker - - Developer file preview - - FancyZones - - FancyZones Editor - - Image Resizer - - Keyboard Manager - - MD Preview - - Mouse Utilities - - PDF Preview - - PDF Thumbnail - - G-code Preview - - G-code Thumbnail - - Quick Accent - - PowerRename - - PowerToys Run - - Screen Ruler - - Shortcut Guide - - SVG Preview - - SVG Thumbnail - - Settings - - Video Conference Mute - - Welcome / PowerToys Tour window - - System tray interaction - - Installer + - General + - Always on Top + - Awake + - ColorPicker + - FancyZones + - FancyZones Editor + - File Explorer: Preview Pane + - File Explorer: Thumbnail preview + - Image Resizer + - Installer + - Keyboard Manager + - Mouse Utilities + - PowerRename + - PowerToys Run + - Quick Accent + - Screen ruler + - Settings + - Shortcut Guide + - System tray interaction + - TextExtractor + - Video Conference Mute + - Welcome / PowerToys Tour window validations: required: true - type: input @@ -60,7 +53,7 @@ body: - type: textarea attributes: label: ❌ Actual phrase(s) - placeholder: What is there? Please include a screenshot as that is extremely helpful. + placeholder: What is there? Please include a screenshot as that is extremely helpful. validations: required: true - type: textarea