-
Notifications
You must be signed in to change notification settings - Fork 4
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
Sam's attempt at a welcoming CONTRIBUTING file. #278
Conversation
💔 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks beautiful, but can you wrap to ~80 chars for the README?
CONTRIBUTING.md
Outdated
[website]: https://github-pages.arc.ucl.ac.uk/python-tooling | ||
[UCL ARC]: https://ucl.ac.uk/arc | ||
[open an issue]: https://github.com/UCL-ARC/python-tooling/issues/new/choose | ||
[Discussions tab]: https://github.com/UCL-ARC/python-tooling/discussions | ||
[RSE]: https://society-rse.org/about/history |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Curious as to why this syntax? Always makes me think of RST
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like it, but literally only because it doesn't interrupt the flow of the text if you read the raw markdown.
So I can write...
We are actively encouraging users to ask questions and start discussions in the
[discussions tab] of this repository. Does something seem like it's broken?
Please go ahead and [open an issue]!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For example: I would often read raw markdown by cat
ing things in the terminal.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah I like that bit, less a fan of [][]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This reads well to me - good balance of getting across key details and being welcoming. Made a few minor suggestions but not strongly wedded to any of them and would be happy for this to go in as is from my perspective.
Co-authored-by: Matt Graham <matthew.m.graham@gmail.com>
|
8b8b6ad
to
d6e33f6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👨🍳💋
Note
Reviewers:
Please do double-check that what I've written doesn't break the flow of README.md and that I've kept the tone encouraging.