[CI SKIP] Update issue closer action

This commit is contained in:
arkon
2020-05-24 10:40:30 -04:00
parent af1935d2e4
commit 3d1dec4c05
3 changed files with 28 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
---
name: "🐞 Bug report"
about: Report a bug
title: "[Bug] Write short description here"
title: "[Bug] <Write short description here>"
labels: "bug"
---

View File

@@ -1,7 +1,7 @@
---
name: "🌟 Feature request"
about: Suggest a feature to improve Tachiyomi
title: "[Feature Request] Write short description here"
title: "[Feature Request] <Write short description here>"
labels: "feature"
---