-
Notifications
You must be signed in to change notification settings - Fork 9
Move scope/contributing guidelines to README #422
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
Closed
Closed
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -17,12 +17,26 @@ Python packages with our recommended tooling set up and ready to go. | |
| > package template (e.g., [`scikit-hep`](https://github.com/scikit-hep/cookie)), | ||
| > we recommend using their template instead of this one. | ||
|
|
||
| ## Scope and contributing | ||
|
|
||
| This project was created by [research software engineers] at [UCL's Centre for Advanced Research Computing][UCL ARC]. | ||
| We made it with our own research software projects in mind - we don't explicitly support external users, but whoever you are, we hope you might find it useful! | ||
|
|
||
| This repository is open to contributions from all, but they will need be reviewed by a member or associate member of ARC. | ||
| We might be slow to approve new tool suggestions (since we'll probably want to discuss them first) but don't let that put you off creating an issue or opening a pull request. | ||
| See [CONTRIBUTING.md] for more details on how to contribute. | ||
|
|
||
| We also accept (and encourage!) suggestions and bug reports from anyone. | ||
| Use the [discussions tab] of this repository to ask questions or [open an issue] if something seems like it's broken. | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Ditto with how I worded previously...
|
||
|
|
||
| <!-- links here --> | ||
|
|
||
| <!-- prettier-ignore-start --> | ||
| [website]: https://github-pages.arc.ucl.ac.uk/python-tooling | ||
| [UCL ARC]: https://ucl.ac.uk/arc | ||
| [cookiecutter]: https://libraries.io/pypi/cookiecutter | ||
| [open an issue]: https://github.com/UCL-ARC/python-tooling/issues/new/choose | ||
| [discussions tab]: https://github.com/UCL-ARC/python-tooling/discussions | ||
| <!-- prettier-ignore-end --> | ||
|
|
||
| ## Contributors | ||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 also don't really like "we don't explicitly support external users".
I'm biased to how I had it, but I did spend effort thinking carefully about how it was worded.
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 the current one. Whatever happens this should be the "groups" view, not one individuals.