Update ISSUE_TEMPLATE.md

master
Orta 2018-04-03 14:01:58 -04:00 committed by Orta Therox
parent d676188dbb
commit ce2c08b368
1 changed files with 4 additions and 2 deletions

View File

@ -8,8 +8,10 @@ BEFORE SUBMITTING AN ISSUE:
  you do not need to open a new issue — please add a 👍 reaction to the
existing issue instead.
2. If you are requesting a new option, your request will almost certainly be denied.
Please read why here: https://prettier.io/docs/en/option-philosophy.html
2. We get a lot of requests for adding options, but Prettier is
built on the priciples of being opinionated about code formatting.
This means we have a very high bar for adding new options.
Find out more: https://prettier.io/docs/en/option-philosophy.html
3. If your issue is with a prettier editor extension or add-on, please open the
issue in the repo for that extension or add-on, instead of this repo.