-
Notifications
You must be signed in to change notification settings - Fork 674
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create housekeeping_template.md (#804)
* Create housekeeping_template.md * correct the label
- Loading branch information
Showing
2 changed files
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |