diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..5c67f83 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: true +contact_links: + - name: Typelevel Code of Conduct + url: https://typelevel.org/code-of-conduct/ + about: Report Code of Conduct concerns using the contacts listed on the Typelevel Code of Conduct page. + - name: Typelevel Contributing Guide + url: https://typelevel.org/projects/contributing-guide + about: Review the contributing guide before opening issues. AI generated issues are not accepted.