feat: issue templates

This commit is contained in:
oSumAtrIX
2022-07-10 00:27:29 +02:00
committed by GitHub
parent d337fc4e8f
commit b82b0aad88
2 changed files with 48 additions and 0 deletions

24
.github/ISSUE_TEMPLATE/bug-report.md vendored Normal file
View File

@ -0,0 +1,24 @@
---
name: Bug report
about: Create a bug report on patches
title: 'problem: `some-patch`'
labels: bug
assignees: TheJeterLP, oSumAtrIX, Sculas
---
# 🐞 Issue
<!-- Describe your issue in detail here -->
# ⚙ Reproduce
<!-- Include your environment and steps to reproduce the issue as detailed as possible -->
# 🛠 Solution
<!-- If applicable, add a possible solution -->
# ⚠ Additional context
<!-- Add any other context about the problem here -->