Skip to content

Commit f548125

Browse files
Update issue templates (devcontainers#618)
1 parent 998370c commit f548125

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Tracking EOL for images
3+
about: Helps keep track for deprecating support for existing image variants
4+
title: "[Image Name] [variant/version] EOL scheduled for [date]"
5+
labels: image-support
6+
assignees: samruddhikhandale
7+
8+
---
9+
10+
<!-- Add a reference link (if necessary) !--->
11+
Depends on [add a reference link here]
12+
13+
- [ ] Create a release (if necessary - which ensures images are up to date before deprecating )
14+
- [ ] Open a PR
15+
- [ ] Update [templates](https://github.com/devcontainers/templates) (if necessary)
16+
- [ ] Update https://github.com/devcontainers/images/issues/90
17+
- [ ] Update [Microsoft Artifact Registry](https://mcr.microsoft.com/en-us/catalog?search=dev%20container) docs
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Tracking support for images
3+
about: Helps keep track for adding support for new image variants
4+
title: Support [Image Name] [variant/version] scheduled for [date]
5+
labels: image-support
6+
assignees: samruddhikhandale
7+
8+
---
9+
10+
<!-- Add a reference link (if necessary) !--->
11+
Depends on [add a reference link here]
12+
13+
- [ ] Open a PR
14+
- [ ] Create a release
15+
- [ ] Update [templates](https://github.com/devcontainers/templates) (if necessary)
16+
- [ ] Update https://github.com/devcontainers/images/issues/90
17+
- [ ] Update [Microsoft Artifact Registry](https://mcr.microsoft.com/en-us/catalog?search=dev%20container) docs

0 commit comments

Comments
 (0)