From 58d44cc2bb4f3fb52338320f809ad4f3434f10ad Mon Sep 17 00:00:00 2001 From: antelle Date: Wed, 17 May 2017 20:16:13 +0200 Subject: [PATCH] templates --- .github/ISSUE_TEMPLATE.md | 5 +++++ .github/PULL_REQUEST_TEMPLATE.md | 2 ++ 2 files changed, 7 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..7af60de --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,5 @@ +Please add my plugin to KeeWeb plugin repository. + +- plugin name: +- download URL: https:// +- repo URL: https:// diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..eb33219 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,2 @@ +Please don't submit plugins here, it will be rejected. +Open an issue instead: https://github.com/keeweb/keeweb-plugins/issues/new