Skip to content

Prevent empty issues, redirect issues that should go upstream #431

Closed
@HonkingGoose

Description

@HonkingGoose

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: false
contact_links:
  - name: ESLint upstream
    url: https://github.com/eslint/eslint/issues
    about: Report problems with the ESLint program itself to the upstream project.

Read GitHub Docs, configuring the template chooser to learn more.

Metadata

Metadata

Assignees

No one assigned

    Labels

    choreChanges that affect the build system, CI config or other changes that don't modify src/test filesreleased

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions