From 904d5fabced19c2014ea6c2781299b4ba498a550 Mon Sep 17 00:00:00 2001 From: FrozenChen Date: Tue, 26 May 2020 15:38:53 -0300 Subject: [PATCH] Add issue and pull request templates --- .github/ISSUE_TEMPLATE/console-issue.md | 20 ++++++++++++++++++++ .github/ISSUE_TEMPLATE/guide-issue.md | 12 ++++++++++++ .github/pull_request_template.md | 3 +++ 3 files changed, 35 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/console-issue.md create mode 100644 .github/ISSUE_TEMPLATE/guide-issue.md create mode 100644 .github/pull_request_template.md diff --git a/.github/ISSUE_TEMPLATE/console-issue.md b/.github/ISSUE_TEMPLATE/console-issue.md new file mode 100644 index 0000000000..bd46699877 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/console-issue.md @@ -0,0 +1,20 @@ +--- +name: Console Issue +about: Some issue with your console after/during following the guide? +--- + +**System model** + + + +**Firmware version** + + + +**Luma3DS Version(If applicable)** + + + +**Guide Section(If applicable)** + + \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/guide-issue.md b/.github/ISSUE_TEMPLATE/guide-issue.md new file mode 100644 index 0000000000..e267151ae1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/guide-issue.md @@ -0,0 +1,12 @@ +--- +name: Guide Issue +about: Did you find some issue with the guide? +--- + +**Pages with issue(s)** + + + +**Description of the issue(s)** + + diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000000..c606235a10 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,3 @@ +**Description** + +