From 1f64c3d4cb2b0f21198746c8738130937a633ef0 Mon Sep 17 00:00:00 2001 From: fireFerry <61279925+fireFerry@users.noreply.github.com> Date: Mon, 6 Jul 2020 09:08:58 +0200 Subject: [PATCH 1/6] README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b0d2a9e --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# CommandPanels +Command Panels main Github page. Wiki Page Below: +https://rockyhawk99.gitbook.io/rockyhawk-wiki/ +Discord: https://discord.gg/eUWBWh7 +For bug reports, issues or feature requests, please look at https://github.com/rockyhawk64/CommandPanels/issues +For new features currently being worked on, please look at https://github.com/rockyhawk64/CommandPanels/projects From ec021c84249ab4a7a72f1b18c8b0ed3bbbb4538f Mon Sep 17 00:00:00 2001 From: fireFerry <61279925+fireFerry@users.noreply.github.com> Date: Mon, 6 Jul 2020 09:18:30 +0200 Subject: [PATCH 2/6] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b0d2a9e..aaaf357 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # CommandPanels Command Panels main Github page. Wiki Page Below: + https://rockyhawk99.gitbook.io/rockyhawk-wiki/ + Discord: https://discord.gg/eUWBWh7 + For bug reports, issues or feature requests, please look at https://github.com/rockyhawk64/CommandPanels/issues + For new features currently being worked on, please look at https://github.com/rockyhawk64/CommandPanels/projects From a8253f08844c49cef59f64d62241164e41c4c052 Mon Sep 17 00:00:00 2001 From: fireFerry <61279925+fireFerry@users.noreply.github.com> Date: Tue, 7 Jul 2020 09:41:02 +0200 Subject: [PATCH 3/6] Update need-help.md --- .github/ISSUE_TEMPLATE/need-help.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/need-help.md b/.github/ISSUE_TEMPLATE/need-help.md index be18b9f..62f9ce7 100644 --- a/.github/ISSUE_TEMPLATE/need-help.md +++ b/.github/ISSUE_TEMPLATE/need-help.md @@ -8,7 +8,7 @@ assignees: '' --- **Describe the Issue** -A clear and concise description of what the bug is. +A clear and concise description of what the problem is. **Expected behavior** A clear and concise description of what you expected to happen. From 9d8882474d16f533ee1e4e5871e4c8fe218b0b8a Mon Sep 17 00:00:00 2001 From: fireFerry <61279925+fireFerry@users.noreply.github.com> Date: Tue, 7 Jul 2020 09:42:47 +0200 Subject: [PATCH 4/6] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1f4b183..a3608c9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug report about: Create a report to help us improve title: '' -labels: '' +labels: 'bug' assignees: '' --- From 9f30addbb82371eccdadc19859fadcf7d4fcb949 Mon Sep 17 00:00:00 2001 From: fireFerry <61279925+fireFerry@users.noreply.github.com> Date: Tue, 7 Jul 2020 09:45:37 +0200 Subject: [PATCH 5/6] Update feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index bbcbbe7..36014cd 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -2,7 +2,7 @@ name: Feature request about: Suggest an idea for this project title: '' -labels: '' +labels: 'enhancement' assignees: '' --- From ca4981ae0a347a54b07bb2de1b5274bb8edbb486 Mon Sep 17 00:00:00 2001 From: fireFerry <61279925+fireFerry@users.noreply.github.com> Date: Tue, 7 Jul 2020 09:46:22 +0200 Subject: [PATCH 6/6] Update need-help.md --- .github/ISSUE_TEMPLATE/need-help.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/need-help.md b/.github/ISSUE_TEMPLATE/need-help.md index 62f9ce7..ef0de2f 100644 --- a/.github/ISSUE_TEMPLATE/need-help.md +++ b/.github/ISSUE_TEMPLATE/need-help.md @@ -2,7 +2,7 @@ name: Need help about: Create an issue for a problem you are having. title: '' -labels: '' +labels: 'help wanted' assignees: '' ---