mirror of
https://github.com/C4illin/ConvertX.git
synced 2025-10-23 04:52:18 +00:00
chore: add converter request template
This commit is contained in:
22
.github/ISSUE_TEMPLATE/converter_request.md
vendored
Normal file
22
.github/ISSUE_TEMPLATE/converter_request.md
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
name: Converter request
|
||||
about: Suggest an converter for this project
|
||||
title: "[Converter Request]"
|
||||
labels: "converter request"
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**What file formats is missing?**
|
||||
<!-- Provide an example of what you would like to convert -->
|
||||
|
||||
**What converter should be added**
|
||||
<!-- It has to be free and preferably open source -->
|
||||
|
||||
**Are you willing to add it?**
|
||||
<!-- Adding a converter is very easy just copy one of the existing and modify it -->
|
||||
[ ] Yes
|
||||
[ ] No
|
||||
|
||||
**Additional context**
|
||||
<!-- Add any other context or screenshots about the feature request here. -->
|
Reference in New Issue
Block a user