yoavbls / pretty-ts-errors

🔵 Make TypeScript errors prettier and human-readable in VSCode 🎀
https://marketplace.visualstudio.com/items?itemName=yoavbls.pretty-ts-errors
MIT License
13.14k stars 89 forks source link

The contributing guidelines on github are strange, why don't you change them? #78

Closed orangeman7201 closed 10 months ago

orangeman7201 commented 10 months ago

Now

CONTRIBUTING.md contains only the following one line, which has little content and does not function well as a guideline.

Contribute good stuff

Moreover, a link to this file is shown as a guideline on the following page.

This is a capture of the current screen Top of issues Top of Pull Requests Screen for filling out an issue
Issues_·_yoavbls_pretty-ts-errors Pull_requests_·_yoavbls_pretty-ts-errors Cursor_と_New_Issue_·_yoavbls_pretty-ts-errors

Expected

Would you change the content of CONTRIBUTING.md to the following?

* Any other contribution is welcome. Feel free to open any issue / PR you think.
* Bug reports should be filed in accordance with the bug report template.
yoavbls commented 10 months ago

Hi @orangeman7201, thank you for opening this issue, Actually, I don't see any benefits from changing the contribution file to another one that doesn't help with opening PRs (and using templates for issues isn't important to me).

I will appropriate if someone changes the contribution file and adds things like debugging information like here: https://github.com/yoavbls/pretty-ts-errors/blob/main/src/test/suite/errorMessageMocks.ts#L4

yoavbls commented 10 months ago

I added a link to the new tasks board to the CONTRIBUTING.md. I'm closing this issue for now, but you're still welcome to open a PR with improvements to the contribution file or reopen the issue if needed 🙂