From 775921cafc2c9b8dd0b9aa29e83a771ec1317a86 Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Wed, 4 Nov 2020 14:21:45 +0100 Subject: [PATCH] add issues template --- .github/ISSUE_TEMPLATE.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..6316abf --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,3 @@ +- [ ] I have tried with the newest version of editly: `npm i -g editly` +- [ ] I have tried ffmpeg newest stable version +- [ ] I have searched for existing issues \ No newline at end of file