chore: add issue templates and improve pr template

This commit is contained in:
Andrea Lamparelli 2024-02-23 11:40:06 +01:00
parent 9bcd6e6b55
commit 8f5d91f25a
4 changed files with 66 additions and 10 deletions

8
.github/ISSUE_TEMPLATE/chore.md vendored Normal file
View file

@ -0,0 +1,8 @@
---
name: Chore issue
about: General purpose issues related to chores, project management, etc.
title: ''
labels: 'chore'
assignees: ''
---