Skip to content

Commit

Permalink
chore(whiskers): add notice for PR body (#14)
Browse files Browse the repository at this point in the history
Clarify that the PR does not need to be merged, but is a way to view
the latest features and bug fixes from whiskers.
  • Loading branch information
sgoudham authored Jul 12, 2024
1 parent 058af7a commit 8d1bd41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions whiskers.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"catppuccin/whiskers"
],
"prBodyNotes": [
"> [!IMPORTANT]\n> **You do not have to merge this Pull Request.** You can view the latest features and bug fixes by clicking the dropdown under the **Release Notes** section.",
"> [!WARNING]\n> You may need to edit the template accordingly before merging this Pull Request."
]
}
Expand Down

0 comments on commit 8d1bd41

Please sign in to comment.