diff --git a/.github/ISSUE_TEMPLATE/converter_request.md b/.github/ISSUE_TEMPLATE/converter_request.md new file mode 100644 index 0000000..1560423 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/converter_request.md @@ -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?** + + +**What converter should be added** + + +**Are you willing to add it?** + +[ ] Yes +[ ] No + +**Additional context** + \ No newline at end of file