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
18
.github/ISSUE_TEMPLATE/badge-request.md
vendored
18
.github/ISSUE_TEMPLATE/badge-request.md
vendored
|
|
@ -5,22 +5,10 @@ title: '[Request]:'
|
|||
labels: '📛 badge request'
|
||||
---
|
||||
|
||||
## Information
|
||||
## Name
|
||||
|
||||
<!-- Replace [NAME] with the name of your badge. -->
|
||||
<!-- Replace [CATEGORY] with the category your badge goes into. -->
|
||||
|
||||
| Name | Category |
|
||||
|--------|------------|
|
||||
| [NAME] | [CATEGORY] |
|
||||
<!-- Name of badge goes here -->
|
||||
|
||||
## Description
|
||||
|
||||
<!-- Short description of the badge goes here. !-->
|
||||
|
||||
## Preview
|
||||
|
||||
<!-- Replace both with your badge. -->
|
||||
| Preview | Markdown Code |
|
||||
|---------|---------------|
|
||||
| [](#) | `[](#)` |
|
||||
<!-- Short description of the badge goes here. !-->
|
||||
Loading…
Add table
Add a link
Reference in a new issue