A GitHub App built with Probot that notifies users of the correct way to contribute to our repositories. Redirects Github PR contributors to the matching Gitlab repository.
Application needs to be manually deployed to heroku using the CLI. In the future, application should be automatically deployed to heroku.
# Install dependencies
npm install
# Run the bot
npm start
Checkout the Contributing document!
- Please let us know by filing a new issue
- You can contribute by opening a pull request