md-badges/.github/ISSUE_TEMPLATE/badge-request.md
2024-05-14 18:23:48 +01:00

26 lines
No EOL
771 B
Markdown

---
name: Badge Request
about: Request a badge that you would like to see be added to the current badge list.
title: '[Request]:'
labels: '📛 badge request'
---
## Information
<!-- 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 |
|---------|---------------|
| [![GitHub](https://img.shields.io/badge/GitHub-%23121011.svg?logo=github&logoColor=white)](#) | `[![GitHub](https://img.shields.io/badge/GitHub-%23121011.svg?logo=github&logoColor=white)](#)` |