Change Requests

If you’d like to request a change to ESLint, please create a new issue on GitHub. Be sure to include the following information:

  1. The version of ESLint you are using.
  2. The problem you want to solve.
  3. Your take on the correct solution to problem.

If you’re requesting a change to a rule, it’s helpful to include this information as well:

  1. What you did.
  2. What you would like to happen.
  3. What actually happened.

Please include as much detail as possible to help us properly address your issue. If we need to triage issues and constantly ask people for more detail, that’s time taken away from actually fixing issues. Help us be as efficient as possible by including a lot of detail in your issues.

Note: If you just have a question that won’t necessarily result in a change to ESLint, such as asking how something works or how to contribute, please use the mailing list instead of filing an issue.