-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Shorten CONTRIBUTING.md #35
Conversation
Maybe we should have a vote which one to take? I personally don't care much. Put 👀 for the old one and a 🎉 for the new one. If you have strong arguments why one is better than the other drop some comments. |
Hi, I have no experience at all on this so I won't vote, but I feel that:
|
I prefer short readmes. I think that for a contributing guide it is not as important to be concise. Things to consider:
So far we do not have a general contributing guide for the organization and I am not sure we should have one. |
@sthiele what about this little extension? |
@rkaminsk How about this? |
Maybe we should also try to find a markdown auto formatter. I like to read markdown in my text editor. |
I found the formatters: And these linters:
All of them bring precommit hooks. mdformat seems nice and simple. |
I use https://github.com/DavidAnson/vscode-markdownlint. |
Under the hood it uses https://github.com/DavidAnson/markdownlint-cli2 |
Mine too. I just added mdformat and I like what it does. 😄 |
As discussed in Issue #33 a proposal for a much condensed CONTRIBUTING.md