mirror of
https://github.com/inttter/md-badges.git
synced 2026-05-06 10:26:57 +02:00
+ ♻️ Made templates much simpler (#130)
This commit is contained in:
parent
c9e9b645aa
commit
9718963508
2 changed files with 17 additions and 20 deletions
33
.github/ISSUE_TEMPLATE/badge-request.md
vendored
33
.github/ISSUE_TEMPLATE/badge-request.md
vendored
|
|
@ -1,20 +1,13 @@
|
|||
---
|
||||
name: Badge Request
|
||||
about: Request a badge to add.
|
||||
title: 'Badge Request:'
|
||||
labels: 'badge request'
|
||||
assignees: 'inttter'
|
||||
---
|
||||
|
||||
Name:
|
||||
|
||||
Description:
|
||||
|
||||
<!-- Insert your markdown preview along with the code for it. !-->
|
||||
|
||||
<!-- BELOW IS AN EXAMPLE, REPLACE WITH YOUR BADGE!!!!! !-->
|
||||
|
||||
**Badge Code (with preview):**
|
||||
| Preview | Markdown Code |
|
||||
|---------|---------------|
|
||||
[](#) | `[](#)`
|
||||
---
|
||||
name: Badge Request
|
||||
about: Request a badge to add.
|
||||
title: 'Badge Request:'
|
||||
labels: 'badge request'
|
||||
assignees: 'inttter'
|
||||
---
|
||||
|
||||
Name:
|
||||
|
||||
|
||||
|
||||
Description:
|
||||
Loading…
Add table
Add a link
Reference in a new issue