mirror of
https://github.com/inttter/md-badges.git
synced 2026-05-06 10:26:57 +02:00
🧹 chore: cleanup & update all parts of project
This commit is contained in:
parent
7d71c4bb97
commit
3718e7d3b1
15 changed files with 226 additions and 181 deletions
18
.github/ISSUE_TEMPLATE/report-an-issue.md
vendored
Normal file
18
.github/ISSUE_TEMPLATE/report-an-issue.md
vendored
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
name: Report an issue
|
||||
about: Report something which is bugged or not right within the repository.
|
||||
title: '[Bug]:'
|
||||
labels: '🐛 bug'
|
||||
---
|
||||
|
||||
## Description
|
||||
|
||||
<!-- Enter a short description of what the problem is here. -->
|
||||
|
||||
## Example
|
||||
|
||||
<!-- Leave any code examples here. If this is not applicable for the issue, you can delete this section. -->
|
||||
|
||||
## Additional Context
|
||||
|
||||
<!-- Leave anything else, such as screenshots, in this area. If this is not applicable for this issue, you can delete this section. !-->
|
||||
Loading…
Add table
Add a link
Reference in a new issue