Skip to content
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
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/Bug_Report.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: '🐛 Bug Report'
description: Report errors or unexpected behavior.
type: Bug
body:
- type: markdown
attributes:
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/Documentation_Issue.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: '📚 Documentation Issue'
description: Report issues in our documentation.
type: Task
labels: ['Issue-Docs']
body:
- type: textarea
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/Feature_Request.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: '🚀 Feature Request / Idea'
description: Suggest a new feature or improvement (this does not mean you have to implement it).
type: Feature
labels: ['Issue-Feature']
body:
- type: textarea
Expand Down
2 changes: 1 addition & 1 deletion samples/DscResources/Microsoft.Windows.Settings/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ Configures Windows personalization settings including transparency effects, acce

### USBSettings.winget

Configures USB notification settings including notifications for USB errors and weak charger warnings.
Configures USB notification settings including notifications for USB errors and weak charger warnings.