Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Hammy <[email protected]>
  • Loading branch information
kjnsn and sgoudham authored Oct 19, 2024
1 parent e13cbe4 commit 9c9d9a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ labels: [bug]
body:
- type: checkboxes
attributes:
label: Something is actually broken, I am not requesting help with my configuration.
label: I am not requesting help with my configuration and believe something is genuinely broken.
description: Please open a discussion if you need support.
options:
- label: Something is really actually broken.
Expand Down
3 changes: 1 addition & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

## Design

Check out the "[Design Philosphy](./docs/explanation/design.md)" to ensure
your changes are consistent.
To understand our mindset in developing this plugin and how to ensure your changes align with that mindset, check out the "[Design Philosophy(./docs/explanation/design.md)."

## Commit messages

Expand Down

0 comments on commit 9c9d9a9

Please sign in to comment.