mirror of
https://github.com/jlengrand/quarkus.git
synced 2026-03-10 08:41:22 +00:00
Introduce "housekeeping" issue type
This commit is contained in:
14
.github/ISSUE_TEMPLATE/housekeeping.md
vendored
Normal file
14
.github/ISSUE_TEMPLATE/housekeeping.md
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
name: Housekeeping
|
||||
about: A generalized task or cleanup not associated with a bug report or enhancement
|
||||
title: ''
|
||||
labels: housekeeping
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Description**
|
||||
(Describe the task here.)
|
||||
|
||||
**Implementation ideas**
|
||||
(If you have any implementation ideas, they can go here.)
|
||||
Reference in New Issue
Block a user