First Time Contributor Plugin
Thank first time contributors for their work right in your release notes.
Installation
This plugin is not included with the auto
CLI installed via NPM. To install:
npm i --save-dev @auto-it/first-time-contributor
yarn add -D @auto-it/first-time-contributor
Usage
Simply add the plugins to your auto configuration.
{
"plugins": ["first-time-contributor"]
}
v10.36.6 (Fri May 20 2022)
:tada: This release contains work from new contributors! :tada:
Thanks for all your work!
:heart: Agustin Polo (@poloagustin)
:heart: Ikko Ashimine (@eltociear)
🐛 Bug Fix
📝 Documentation
Authors: 3