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:
References #physiopy/phys2bids#316 which wants to produce a checklist for the main reviewer of a PR
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.ymlfile 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