From cd8ed1ad3397b4d5d8ac46849a0dd73a5b8da8bb Mon Sep 17 00:00:00 2001 From: erroneousboat Date: Sun, 8 Sep 2019 12:20:03 +0200 Subject: [PATCH] Add templates --- .github/issue_template.md | 1 + .github/pull_request_template.md | 1 + 2 files changed, 2 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..28895a1 --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1 @@ +Please read [CONTRIBUTING.md](https://github.com/erroneousboat/slack-term/blob/master/CONTRIBUTING.md) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..28895a1 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1 @@ +Please read [CONTRIBUTING.md](https://github.com/erroneousboat/slack-term/blob/master/CONTRIBUTING.md)