-
Notifications
You must be signed in to change notification settings - Fork 4
DOC: Improve first time contributor welcome message #24
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
Conversation
Welcome, new contributor!
|
I guess there is no way to tell that the appearance of this will be like the one expected until it it merged and another first time contributor walks in. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #24 +/- ##
=======================================
Coverage 26.36% 26.36%
=======================================
Files 19 19
Lines 1358 1358
Branches 202 202
=======================================
Hits 358 358
Misses 990 990
Partials 10 10 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
af45aaa
to
33d941e
Compare
33d941e
to
0b967bd
Compare
Improve first time contributor welcome message in GitHub Actions workflow file: - Improve the readability by separating paragraphs with empty lines, using a numbered list, using syntax highlighting (bold faces, links). - Reword some passages to provide a more compact message, potentially improving the effectiveness of the message. - Remove the mention to Russ as an author as he is not listed in the `.zenodo.json` file. - Add emojis to make it more visually appealing. Modify the `CONTRIBUTING.md` file to point to the `Contributing guidelines` section of the NiPreps repository.
0b967bd
to
c80f9b6
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.
LGTM! Sorry I didn't notice this PR before now.
Feel free to merge @tsalo; I do not have merge rights in this repository. |
Improve first time contributor welcome message in GitHub Actions workflow file:
.zenodo.json
file.Modify the
CONTRIBUTING.md
file to point to theContributing guidelines
section of the NiPreps repository.Changes proposed in this pull request
(see the above commit message).
Documentation that should be reviewed
Does not apply to the PR.