mirror of
https://github.com/confidential-containers/confidential-containers.git
synced 2025-10-21 23:48:29 +00:00
templates: Ensure the release-check-list template is displayed
It seems that we have to have a table with some basic information otherwise GitHub won't be able to display the template information to the users. Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
8
.github/ISSUE_TEMPLATE/release-check-list.md
vendored
8
.github/ISSUE_TEMPLATE/release-check-list.md
vendored
@@ -1,3 +1,11 @@
|
|||||||
|
---
|
||||||
|
name: New project release
|
||||||
|
about: Checklist for the coming project's release
|
||||||
|
title: "[Release] Check list for v<TARGET_RELEASE>"
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
---
|
||||||
|
|
||||||
# v<TARGET_RELEASE>
|
# v<TARGET_RELEASE>
|
||||||
|
|
||||||
## Code freeze
|
## Code freeze
|
||||||
|
Reference in New Issue
Block a user