-
Notifications
You must be signed in to change notification settings - Fork 46
Auto-generate welcome messages for new contributors and link to guides #476
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
for more information, see https://pre-commit.ci
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #476 +/- ##
=======================================
Coverage 91.15% 91.15%
=======================================
Files 8 8
Lines 1006 1006
=======================================
Hits 917 917
Misses 89 89 🚀 New features to boost your workflow:
|
@smoia and @m-miedema I put you both down as reviewers but please add/replace with others that you think would be good to review this PR, if necessary. Thanks! |
Co-authored-by: Stefano Moia <[email protected]>
@smoia do you understand the CircleCI failure? It seems like it is not to do with this PR change? |
No it's note related to this PR. It seems like it's not being able to pull the files from OSF - I guess. Unfortunately we should fix it before merging. |
@smoia I re-triggered the tests and now they are passing =D So if you are happy, pls approve =D |
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!!!
Closes #
References #316
This PR adds welcome messages when a contributor (1) creates their first issue (2) creates their first PR and (3) merges their first PR. These messages make new contributors feel appreciated for their contributions, but can also act as a way of including a link to contributor guides.
Proposed Changes / More Details
❓ Questions:
First Issue
First PR
First merge
Change Type
bugfix
(+0.0.1)minor
(+0.1.0)major
(+1.0.0)refactoring
(no version update)test
(no version update)infrastructure
(no version update)documentation
(no version update)other
Checklist before review