项目作者: tmobaird

项目描述 :
PRobot to post a comment on a Github Pull Request to welcome new contributors.
高级语言: JavaScript
项目地址: git://github.com/tmobaird/probot-welcome.git
创建时间: 2017-07-16T17:47:29Z
项目社区:https://github.com/tmobaird/probot-welcome

开源协议:ISC License

下载


Probot Welcome

A GitHub App built with probot that greets new contributors when they open their first pull request on a repo.

probot-welcome

Example

probot-welcome-example

Setup

  1. # Install dependencies
  2. npm install
  3. # Run the bot
  4. npm start

See docs/deploy.md if you would like to run your own instance of this plugin.

Contributing

If you are interested in contributing to this project, check out the Contributing Guide.