Add emojis

This commit is contained in:
Scott Lahteine 2021-03-12 00:44:25 -06:00
parent 2439c44779
commit d3d1f82f73
2 changed files with 4 additions and 6 deletions

View File

@ -1,10 +1,9 @@
--- ---
name: Bug report name: 🪲 Bug report
about: Report a bug in Marlin about: Report a bug in Marlin
title: "[BUG] (short description)" title: "[BUG] (bug summary)"
labels: '' labels: ''
assignees: '' assignees: ''
--- ---
<!-- <!--

View File

@ -1,10 +1,9 @@
--- ---
name: Feature request name: 🙋 Feature request
about: Request a Feature about: Request a Feature
title: "[FR] (feature request title)" title: "[FR] (feature request summary)"
labels: 'T: Feature Request' labels: 'T: Feature Request'
assignees: '' assignees: ''
--- ---
<!-- <!--