mirror of
https://github.com/inttter/md-badges.git
synced 2026-05-06 10:26:57 +02:00
24 lines
No EOL
428 B
Markdown
24 lines
No EOL
428 B
Markdown
---
|
|
name: Issue Report
|
|
about: Report an inconsistency or bug.
|
|
title: ''
|
|
labels: 'bug'
|
|
assignees: 'inttter'
|
|
---
|
|
|
|
**Description:**
|
|
<!-- Describe what the inconsistency/bug/etc was. !-->
|
|
---
|
|
|
|
**Expected:**
|
|
<!-- What was the expected outcome? !-->
|
|
|
|
---
|
|
|
|
**Actual Outcome:**
|
|
<!-- What actually happened? !-->
|
|
|
|
---
|
|
|
|
**Additional Context:**
|
|
<!-- Leave anything else that doesn't fit into the other three categories into this area. !--> |