You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In other GitHub projects I've been involved in, they provide welcome messages in the form of comments when
someone opens their first Issue
someone opens their first PR
someone merges their first PR
The welcome message is a nice friendly touch but can also provide an opportunity for them to be automatically reminded of where to look for relevant resources and what checklist to follow. This is done via a .github/config.yml file using this bot - https://github.com/apps/welcome
Steps to take:
Implement the 3 welcome/congrats messages in this test repo
In other GitHub projects I've been involved in, they provide welcome messages in the form of comments when
The welcome message is a nice friendly touch but can also provide an opportunity for them to be automatically reminded of where to look for relevant resources and what checklist to follow. This is done via a
.github/config.yml
file using this bot - https://github.com/apps/welcomeSteps to take:
References #physiopy/phys2bids#316 which wants to produce a checklist for the main reviewer of a PR
The text was updated successfully, but these errors were encountered: