From da3b8c46566e934ab01df0f500d2eddb01a6eb49 Mon Sep 17 00:00:00 2001 From: Tomasz Naumowicz Date: Fri, 22 Nov 2024 13:45:08 +0100 Subject: [PATCH 1/2] Created new issue templates for bug reports and feature requests --- .../\342\255\220-feature-request.md" | 26 ++++++++++++++ ...360\237\225\267\357\270\217-bug-report.md" | 36 +++++++++++++++++++ 2 files changed, 62 insertions(+) create mode 100644 ".github/ISSUE_TEMPLATE/\342\255\220-feature-request.md" create mode 100644 ".github/ISSUE_TEMPLATE/\360\237\225\267\357\270\217-bug-report.md" diff --git "a/.github/ISSUE_TEMPLATE/\342\255\220-feature-request.md" "b/.github/ISSUE_TEMPLATE/\342\255\220-feature-request.md" new file mode 100644 index 000000000..e463c668c --- /dev/null +++ "b/.github/ISSUE_TEMPLATE/\342\255\220-feature-request.md" @@ -0,0 +1,26 @@ +--- +name: "⭐ Feature request" +about: Suggest an idea for this project +title: '' +labels: Needs-Triage +assignees: '' + +--- + +We love hearing your ideas! ⭐ Share your thoughts below to help us understand and shape the future together. The more details you provide, the clearer the picture becomes. Let's make this awesome! + +## 🧐 What's the Problem? +Is this feature solving a frustration or filling a gap? Tell us about the issue you’re facing. (e.g., "I always find it tricky when...") + +## 🌈 Your Ideal Solution +What does your dream solution look like? Describe how this feature would work and what it would accomplish. + +## 🔍 Have You Thought About Alternatives? +Have you explored other ways to solve this problem? Share any other ideas or approaches you’ve considered. + +## ✨ Extra Context +Got any additional details, use cases, or even a sketch or screenshot to show us your vision? Drop them here! + +--- + +Thanks for taking the time to share your idea. Your input helps us create something truly amazing. Together, we’re building something great! 🚀 diff --git "a/.github/ISSUE_TEMPLATE/\360\237\225\267\357\270\217-bug-report.md" "b/.github/ISSUE_TEMPLATE/\360\237\225\267\357\270\217-bug-report.md" new file mode 100644 index 000000000..b59ead46f --- /dev/null +++ "b/.github/ISSUE_TEMPLATE/\360\237\225\267\357\270\217-bug-report.md" @@ -0,0 +1,36 @@ +--- +name: "\U0001F577️ Bug report" +about: Create a report to help us improve +title: '' +labels: Needs-Triage +assignees: '' + +--- + +Thanks for helping us improve! Please fill out the details below to help us understand and fix the issue. The more info, the faster we can resolve it. 🙌 + +## 🌟 What's the Issue? +Briefly describe the problem you're experiencing. What's not working as expected? + +## 🔄 Steps to Reproduce +Can you help us see what you're seeing? Share the steps to reproduce the issue: +1. Go to '...' +2. Click on '...' +3. Scroll down to '...' +4. Notice the issue. + +## 🖼️ Screenshots or Videos +Do you have screenshots or screen recordings? Drop them here to show us what’s happening. + +## 📋 Your Setup +Knowing more about your environment helps us investigate. Please complete: +- **Operating System**: [e.g., Windows 10, macOS Ventura] +- **VSCode Version**: [e.g., 1.95.3] +- **Extension Version**: [e.g., 0.24.0] + +## 💡 Any Other Details? +If there’s anything else we should know—like how often this happens or what you tried to fix it—please add it here. + +--- + +Thank you for taking the time to report this! Together, we can make this better for everyone. 🎉 From d9bd008e1351998cb31d6f60d6ee204e84f8a633 Mon Sep 17 00:00:00 2001 From: Tomasz Naumowicz Date: Sat, 23 Nov 2024 06:49:18 +0100 Subject: [PATCH 2/2] removed obsolete emojis --- ".github/ISSUE_TEMPLATE/\342\255\220-feature-request.md" | 6 +++--- .../\360\237\225\267\357\270\217-bug-report.md" | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git "a/.github/ISSUE_TEMPLATE/\342\255\220-feature-request.md" "b/.github/ISSUE_TEMPLATE/\342\255\220-feature-request.md" index e463c668c..46382c8e6 100644 --- "a/.github/ISSUE_TEMPLATE/\342\255\220-feature-request.md" +++ "b/.github/ISSUE_TEMPLATE/\342\255\220-feature-request.md" @@ -12,13 +12,13 @@ We love hearing your ideas! ⭐ Share your thoughts below to help us understand ## 🧐 What's the Problem? Is this feature solving a frustration or filling a gap? Tell us about the issue you’re facing. (e.g., "I always find it tricky when...") -## 🌈 Your Ideal Solution +## Your Ideal Solution What does your dream solution look like? Describe how this feature would work and what it would accomplish. -## 🔍 Have You Thought About Alternatives? +## Have You Thought About Alternatives? Have you explored other ways to solve this problem? Share any other ideas or approaches you’ve considered. -## ✨ Extra Context +## Extra Context Got any additional details, use cases, or even a sketch or screenshot to show us your vision? Drop them here! --- diff --git "a/.github/ISSUE_TEMPLATE/\360\237\225\267\357\270\217-bug-report.md" "b/.github/ISSUE_TEMPLATE/\360\237\225\267\357\270\217-bug-report.md" index b59ead46f..804419c0e 100644 --- "a/.github/ISSUE_TEMPLATE/\360\237\225\267\357\270\217-bug-report.md" +++ "b/.github/ISSUE_TEMPLATE/\360\237\225\267\357\270\217-bug-report.md" @@ -12,23 +12,23 @@ Thanks for helping us improve! Please fill out the details below to help us unde ## 🌟 What's the Issue? Briefly describe the problem you're experiencing. What's not working as expected? -## 🔄 Steps to Reproduce +## Steps to Reproduce Can you help us see what you're seeing? Share the steps to reproduce the issue: 1. Go to '...' 2. Click on '...' 3. Scroll down to '...' 4. Notice the issue. -## 🖼️ Screenshots or Videos +## Screenshots or Videos Do you have screenshots or screen recordings? Drop them here to show us what’s happening. -## 📋 Your Setup +## Your Setup Knowing more about your environment helps us investigate. Please complete: - **Operating System**: [e.g., Windows 10, macOS Ventura] - **VSCode Version**: [e.g., 1.95.3] - **Extension Version**: [e.g., 0.24.0] -## 💡 Any Other Details? +## Any Other Details? If there’s anything else we should know—like how often this happens or what you tried to fix it—please add it here. ---