diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000000..656e15b3147 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,7 @@ +blank_issues_enabled: true +contact_links: + - name: I want help writing Dart code + url: https://stackoverflow.com/tags/dart + about: >- + Visit Stack Overflow for how-to questions related to using the Dart + language, core libraries, or developer tools.