From 11f06867a3796a488f15346c3458a1a87d6f7356 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 20 Jul 2021 04:51:28 -0400 Subject: [PATCH] GitHub Issues will be replaced by VCV support when Rack 2 is released, so issue templates are no longer needed. Free code contributions to Rack are not accepted so Code of Conduct in repo not needed. Refer to https://vcvrack.com/rules for community rules. --- .github/CODE-OF-CONDUCT.md | 1 - .github/ISSUE_TEMPLATE/bug_report.md | 31 ----------------------- .github/ISSUE_TEMPLATE/config.yml | 8 ------ .github/ISSUE_TEMPLATE/feature_request.md | 26 ------------------- 4 files changed, 66 deletions(-) delete mode 100644 .github/CODE-OF-CONDUCT.md delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.md delete mode 100644 .github/ISSUE_TEMPLATE/config.yml delete mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/CODE-OF-CONDUCT.md b/.github/CODE-OF-CONDUCT.md deleted file mode 100644 index 2ab35142..00000000 --- a/.github/CODE-OF-CONDUCT.md +++ /dev/null @@ -1 +0,0 @@ -See [VCV Community Rules](https://vcvrack.com/rules). \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index 954f5a15..00000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,31 +0,0 @@ ---- -name: Bug report -about: Bugs, build errors, compatibility/stability issues - ---- - - - -### Details - -Operating system and version: -Rack version (vX.Y.Z): -Hardware relevant to your issue (e.g. graphic card model, audio/MIDI device): - -### Summary - -### Steps to reproduce - - diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml deleted file mode 100644 index bf5253fa..00000000 --- a/.github/ISSUE_TEMPLATE/config.yml +++ /dev/null @@ -1,8 +0,0 @@ -blank_issues_enabled: false -contact_links: - - name: VCV Community Forum - url: https://community.vcvrack.com/ - about: Questions, discussions, and announcements about VCV Rack - - name: Other communities - url: https://vcvrack.com/manual/Communities - about: List of all VCV communities diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index 0cde0c34..00000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -name: Feature request -about: Feature ideas, design proposals - ---- - - - -### Summary - - - -### Proposed design - -