Skip to content

Commit

Permalink
🧹 chore: clean up PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
inttter committed Nov 21, 2024
1 parent a5ca9ad commit 15d006d
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,16 @@
## Information
# Information

<!-- Replace [NAME] with the name of your badge. -->
<!-- Replace [CATEGORY] with the category your badge goes into. -->
| Name | Category |
|------------|------------|
| Name | Category |

| Name | Category |
|--------|------------|
| [NAME] | [CATEGORY] |
### Description

## Description
<!-- Replace this comment with a short description or any other information !-->

<!-- Short description of the badge goes here. !-->
# Preview
<!-- Replace both with the badge being added -->

## Preview

<!-- Replace both with your badge. -->
| Preview | Markdown Code |
|---------|---------------|
| [![GitHub](https://img.shields.io/badge/GitHub-%23121011.svg?logo=github&logoColor=white)](#) | `[![GitHub](https://img.shields.io/badge/GitHub-%23121011.svg?logo=github&logoColor=white)](#)` |

0 comments on commit 15d006d

Please sign in to comment.