mirror of
https://github.com/inttter/md-badges.git
synced 2026-05-06 10:26:57 +02:00
🧹 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:
parent
6e974a51fc
commit
cc023a43c4
1 changed files with 5 additions and 9 deletions
14
.github/PULL_REQUEST_TEMPLATE.md
vendored
14
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -1,16 +1,12 @@
|
|||
# Information
|
||||
## Information
|
||||
|
||||
| Name | Category |
|
||||
|------------|------------|
|
||||
| Name | Category |
|
||||
<!-- Replace with the relevant information !-->
|
||||
* **Name:** [NAME]
|
||||
* **Category:** [CATEGORY]
|
||||
|
||||
### Description
|
||||
## Preview
|
||||
|
||||
<!-- Replace this comment with a short description or any other information !-->
|
||||
|
||||
# Preview
|
||||
<!-- Replace both with the badge being added -->
|
||||
|
||||
| Preview | Markdown Code |
|
||||
|---------|---------------|
|
||||
| [](#) | `[](#)` |
|
||||
Loading…
Add table
Add a link
Reference in a new issue