2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-08-22 02:02:14 +00:00

Update issue templates

This commit is contained in:
Ryan Emerle 2021-09-01 09:33:08 -04:00 committed by GitHub
parent 2a1dcb3793
commit d0695ba9e7
3 changed files with 9 additions and 0 deletions

View File

@ -1,6 +1,9 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: status/needs-label
assignees: ''
---

View File

@ -1,6 +1,9 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: status/needs-label
assignees: ''
---

View File

@ -1,6 +1,9 @@
---
name: Maintenance request
about: Suggest an upgrade, refactoring, code move, new library
title: ''
labels: status/needs-label
assignees: ''
---