Rework issue templates

This commit is contained in:
games647
2020-03-03 10:47:37 +01:00
parent 1e59101ada
commit b0d5bd606c
2 changed files with 0 additions and 26 deletions

View File

@ -1,17 +0,0 @@
---
name: Enhancement change
about: New feature(s) or improvement(s)
title: ''
labels: 'enhancement'
assignees: ''
---
[//]: # (Lines in this format are considered as comments and will not be displayed.)
[//]: # (If your work is in progress, please consider making a draft pull request.)
### Summary of your change
[//]: # (Example: motiviation, enhancement)
### Related issue
[//]: # (Reference it using '#NUMBER'. Ex: Fixes/Related #...)

View File

@ -1,12 +1,3 @@
---
name: Bug fix
about: Fixes a bug
title: ''
labels: 'bug'
assignees: ''
---
[//]: # (Lines in this format are considered as comments and will not be displayed.)
[//]: # (If your work is in progress, please consider making a draft pull request.)