Remove template word from templates.

This commit is contained in:
2020-12-03 02:39:00 +00:00
parent 72ffb3090d
commit 341a565f01
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
---
name: General Bug Report Template
name: General Bug Report
about: "Bugs report on other commands."
---

View File

@@ -1,5 +1,5 @@
---
name: Image Bug Report Template
name: Image Bug Report
about: "Bugs report on commands that handle images, like converting or extracting."
---

View File

@@ -1,5 +1,5 @@
---
name: Media Bug Report Template
name: Media Bug Report
about: "Bugs report on commands that handle media, like dumping or retrieving information."
---

View File

@@ -1,5 +1,5 @@
---
name: Feature Request Template
name: Feature Request
about: "For feature requests. Please search for existing issues first. Also see CONTRIBUTING."
---