From e1dbb7cf644565a92a66ad0be47fc19a60bdc976 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Ho=C5=99e=C5=88ovsk=C3=BD?= Date: Sat, 28 Jan 2017 11:42:11 +0100 Subject: [PATCH] First draft of issue and PR templates. Apparently we can also get contributing.md to be linked from issues and PRs, but it would also have to be in .github folder or in root of the project. --- .github/issue_template.md | 29 +++++++++++++++++++++++++++++ .github/pull_request_template.md | 25 +++++++++++++++++++++++++ 2 files changed, 54 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 00000000..051b5e5f --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,29 @@ +## Description + + + +### Steps to reproduce + + + +### Extra information + +* Catch version: **v42.42.42** +* Operating System: **Joe's discount operating system** +* Compiler+version: **Hidden Dragon v1.2.3** diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..95e3ccd2 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,25 @@ + + + +## Description + + +## GitHub Issues +