Skip to content

Commit

Permalink
Create housekeeping_template.md (#804)
Browse files Browse the repository at this point in the history
* Create housekeeping_template.md

* correct the label
  • Loading branch information
kumare3 authored Mar 8, 2021
1 parent aca98e8 commit c3c95ab
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/docs_issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Docs bug/update request
about: Suggest an improvement for Flyte docs
title: "[Docs]"
labels: docs, untriaged
labels: documentation, untriaged
assignees: ''

---
Expand Down
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/housekeeping_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: Housekeeping
about: Maintenance and cleanup tasks, that need to be performed. This may include tech-debt, library upgrades, CI/CD improvements etc
title: "[Housekeeping] "
labels: housekeeping
assignees: ''

---

**Describe the Issue**
A clear and concise description of what the housekeeping item is.

**What if we do not do this?**
Short description of potential consequences

***Related component***
Either Specific / all

0 comments on commit c3c95ab

Please sign in to comment.