Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion .github/ISSUE_TEMPLATE/Bug_Report.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "🐛 Bug report"
name: "Bug report 🐛"
description: Report errors or unexpected behavior
labels: [Issue-Bug]
body:
Expand Down Expand Up @@ -59,3 +59,10 @@ body:
placeholder: What happened instead?
validations:
required: true

- id: includedsysinfo
type: textarea
attributes:
label: Included System Information
validations:
required: false
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/Documentation_Issue.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "📄 Documentation issue"
name: "Documentation issue 📄"
description: Report issues on our documentation
labels:
- Issue-Docs
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/Feature_Request.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "🚀 Feature request or idea"
name: "Feature request or idea 🚀"
description: Suggest a new feature or improvement (this does not mean you have to implement
it)
labels:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/Translation_Issue.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "🌐 Localization/Translation issue"
name: "Localization/Translation issue 🌐"
description: Report incorrect translations.
labels:
- Issue-Translation
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
blank_issues_enabled: true

contact_links:
- name: 🔐 Microsoft Security Response Center
- name: Microsoft Security Response Center 🔐
url: https://msrc.microsoft.com/create-report
about: Please report security vulnerabilities here.