+ 🚸 Improved badge request template (#74)

This commit is contained in:
Inter 2023-12-18 18:09:49 +00:00
parent 9d3b9a71a5
commit 1cbbdd5c50

View file

@ -1,14 +1,24 @@
--- ---
name: Badge Request name: Badge Request
about: Request a badge (or multiple) to add. about: Request a badge to add.
title: '' title: 'Badge Request:'
labels: '' labels: 'badge request'
assignees: '' assignees: 'inttter'
--- ---
<!-- Insert the name of the badge below !-->
**Name:**
**Please provide the code for the badge, including *a preview* and *the markdown code*:** ---
(Insert your code here) <!-- Insert the description of the badge, ie. what is it about, what does the thing relating to the badge do? !-->
**Description:**
**Additional context:** ---
(Anything else that needs to be known. If nothing, leave blank) <!-- 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 |
|---------|---------------|
[![Spotify](https://img.shields.io/badge/Spotify-1ED760?logo=spotify&logoColor=white)](#) | `[![Spotify](https://img.shields.io/badge/Spotify-1ED760?logo=spotify&logoColor=white)](#)`