mirror of
https://github.com/inttter/md-badges.git
synced 2026-05-06 10:26:57 +02:00
🐛 fix: swap around templates
This commit is contained in:
parent
3718e7d3b1
commit
d3e02eb0af
2 changed files with 21 additions and 17 deletions
20
.github/PULL_REQUEST_TEMPLATE.md
vendored
20
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -1,3 +1,19 @@
|
|||
## Preview:
|
||||
## Information
|
||||
|
||||
<!-- insert a preview of the badge here !-->
|
||||
<!-- Replace [NAME] with the name of your badge. -->
|
||||
<!-- Replace [CATEGORY] with the category your badge goes into. -->
|
||||
|
||||
| Name | Category |
|
||||
|--------|------------|
|
||||
| [NAME] | [CATEGORY] |
|
||||
|
||||
## Description
|
||||
|
||||
<!-- Short description of the badge goes here. !-->
|
||||
|
||||
## Preview
|
||||
|
||||
<!-- Replace both with your badge. -->
|
||||
| Preview | Markdown Code |
|
||||
|---------|---------------|
|
||||
| [](#) | `[](#)` |
|
||||
Loading…
Add table
Add a link
Reference in a new issue