From 591a3d2faa16e1a37bace6580b4c9f2e946fde72 Mon Sep 17 00:00:00 2001 From: Stanislas Lange Date: Sat, 21 Jan 2023 23:12:52 +0100 Subject: Add issue/PR templates, update README --- .github/issue_template.md | 9 +++++++++ .github/pull_request_template.md | 7 +++++++ 2 files changed, 16 insertions(+) create mode 100644 .github/issue_template.md create mode 100644 .github/pull_request_template.md (limited to '.github') diff --git a/.github/issue_template.md b/.github/issue_template.md new file mode 100644 index 0000000..0f6429b --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,9 @@ + diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..2940147 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,7 @@ + -- cgit v1.2.3