docs: use :syntax: for emoji in feature request template (#28146)
This commit is contained in:
parent
4d1d6c8a3a
commit
8d38e9dd54
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
@ -1,7 +1,7 @@
|
||||||
name: Feature Request
|
name: Feature Request
|
||||||
about: Suggest an idea for Electron
|
description: Suggest an idea for Electron
|
||||||
title: "[Feature Request]: "
|
title: "[Feature Request]: "
|
||||||
labels: "enhancement ✨"
|
labels: "enhancement :sparkles:"
|
||||||
body:
|
body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue