diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..e15b0e9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +# this setting will force users to use the provided issue templates +blank_issues_enabled: false +# if the templates provided don't fit the subject of the user feedback, +# here we can give links to other forms of user feedback +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