mirror of
https://github.com/inttter/md-badges.git
synced 2026-05-06 10:26:57 +02:00
🧹 chore: cleanup & update all parts of project
This commit is contained in:
parent
7d71c4bb97
commit
3718e7d3b1
15 changed files with 226 additions and 181 deletions
25
.github/ISSUE_TEMPLATE/badge-request.md
vendored
25
.github/ISSUE_TEMPLATE/badge-request.md
vendored
|
|
@ -1,13 +1,26 @@
|
|||
---
|
||||
name: Badge Request
|
||||
about: Request a badge to add.
|
||||
title: 'Badge Request:'
|
||||
labels: 'badge request'
|
||||
assignees: 'inttter'
|
||||
about: Request a badge that you would like to see be added to the current badge list.
|
||||
title: '[Request]:'
|
||||
labels: '📛 badge request'
|
||||
---
|
||||
|
||||
Name:
|
||||
## Information
|
||||
|
||||
<!-- Replace [NAME] with the name of your badge. -->
|
||||
<!-- Replace [CATEGORY] with the category your badge goes into. -->
|
||||
|
||||
| Name | Category |
|
||||
|--------|------------|
|
||||
| [NAME] | [CATEGORY] |
|
||||
|
||||
Description:
|
||||
## 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