mirror of
https://github.com/inttter/md-badges.git
synced 2026-05-06 10:26:57 +02:00
18 lines
No EOL
521 B
Markdown
18 lines
No EOL
521 B
Markdown
---
|
|
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. !--> |