diff --git a/.github/ISSUE_TEMPLATE/badge-request.md b/.github/ISSUE_TEMPLATE/badge-request.md index e74ccce..1fdbad7 100644 --- a/.github/ISSUE_TEMPLATE/badge-request.md +++ b/.github/ISSUE_TEMPLATE/badge-request.md @@ -1,20 +1,13 @@ ---- -name: Badge Request -about: Request a badge to add. -title: 'Badge Request:' -labels: 'badge request' -assignees: 'inttter' ---- - -Name: - -Description: - - - - - -**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)](#)` \ No newline at end of file +--- +name: Badge Request +about: Request a badge to add. +title: 'Badge Request:' +labels: 'badge request' +assignees: 'inttter' +--- + +Name: + + + +Description: \ No newline at end of file diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..0b6d236 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,4 @@ +## Preview: + + + \ No newline at end of file