mirror of
https://github.com/vector-im/riotX-android
synced 2025-10-06 00:02:48 +02:00
Fix release label in release issue template
https://github.com/vector-im/element-android/issues/4113 Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
This commit is contained in:
2
.github/ISSUE_TEMPLATE/release.yml
vendored
2
.github/ISSUE_TEMPLATE/release.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: Release checklist
|
||||
description: Checklist for each release. This template is only for the core team.
|
||||
title: "[Release] Element Android v"
|
||||
labels: [\U0001F680 Release]
|
||||
labels: [🚀 Release]
|
||||
assignees:
|
||||
- bmarty
|
||||
|
||||
|
1
changelog.d/4113.misc
Normal file
1
changelog.d/4113.misc
Normal file
@@ -0,0 +1 @@
|
||||
Fix release label in the release issue template
|
Reference in New Issue
Block a user