You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once we're done with #430, we can think about forcing contributors to use the provided forms.
We can also configure the template chooser (screen you see when you click "new issue") to show a button with a link to upstream projects like ESLint with a custom text. This can help re-direct unwanted stuff to the proper place. 😉
Example config.yml:
blank_issues_enabled: falsecontact_links:
- name: ESLint upstreamurl: https://github.com/eslint/eslint/issuesabout: Report problems with the ESLint program itself to the upstream project.
Once we're done with #430, we can think about forcing contributors to use the provided forms.
We can also configure the template chooser (screen you see when you click "new issue") to show a button with a link to upstream projects like ESLint with a custom text. This can help re-direct unwanted stuff to the proper place. 😉
Example
config.yml
:Read GitHub Docs, configuring the template chooser to learn more.
The text was updated successfully, but these errors were encountered: