push-to-registry/.github/ ISSUE_TEMPLATE/bug_report.md
k3rnelpan1c-dev acfe8fc631 add basic community health files
includes:
* basic Issue templates
* a basic PR template
2021-02-20 17:09:22 +01:00

41 lines
549 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: bug
assignees: ''
---
### Describe the bug
<!--
A clear and short description of what the bug is.
-->
### To Reproduce
<!--
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
-->
### Expected behavior
<!--
A clear and short description of what you expected to happen.
-->
### Version
<!--
e.g.
push-to-registry:**v2**
-->
### Additional context
<!--
Add any other context about the problem here.
-->