md-badges/.github/PULL_REQUEST_TEMPLATE.md
2024-05-14 18:26:32 +01:00

19 lines
No EOL
600 B
Markdown

## 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)](#)` |