Created issue templates

This commit is contained in:
LNLenost 2024-08-09 11:42:13 +02:00 committed by GitHub
parent 6d1e53c777
commit f4c61ed020
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 32 additions and 0 deletions

22
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,22 @@
---
name: Bug report
about: Create a report to help us improve NUSGet.
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
**To Reproduce**
**Screenshots (optional)**
**Computer (please complete the following information):**
- OS:
- NUSGet version:
- Python version:

View File

@ -0,0 +1,10 @@
---
name: Feature request
about: Suggest an idea for NUSGet!
title: ''
labels: enhancement
assignees: ''
---
**Your idea...**