🧹 chore: clean up PR template more

- Removed 'Description' section
- Removed table in 'Information' section and replaced with bullet points
- Made headers smaller
This commit is contained in:
Inter 2025-02-01 14:34:05 +00:00
parent 6e974a51fc
commit cc023a43c4

View file

@ -1,16 +1,12 @@
# Information ## Information
| Name | Category | <!-- Replace with the relevant information !-->
|------------|------------| * **Name:** [NAME]
| Name | Category | * **Category:** [CATEGORY]
### Description ## Preview
<!-- Replace this comment with a short description or any other information !-->
# Preview
<!-- Replace both with the badge being added --> <!-- Replace both with the badge being added -->
| Preview | Markdown Code | | 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)](#)` | | [![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)](#)` |