diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 8c3ec94..ca90cb7 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -6,3 +6,6 @@ contact_links: - name: cpp-linter discussions url: https://github.com/orgs/cpp-linter/discussions about: A place for feedback not specific to cpp-linter-action + - name: Maintainers' note + url: https://github.com/cpp-linter/cpp-linter-action/issues/new + about: Start a discussion for maintainers only diff --git a/.github/ISSUE_TEMPLATE/maintainers-only.md b/.github/ISSUE_TEMPLATE/maintainers-only.md deleted file mode 100644 index 5a8eea2..0000000 --- a/.github/ISSUE_TEMPLATE/maintainers-only.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -name: Maintainers' note -about: For ideas related to maintaining the cpp-linter-action source code -title: '' -labels: '' -assignees: '' - ---- - -This issue template is intended only for maintainers of cpp-linter org. - -Only use this issue template if your query is **not** related to a problem or feature.