Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 596 Bytes

File metadata and controls

23 lines (14 loc) · 596 Bytes

new-brnach-on-new-issue

A GitHub App built with Probot that When creating a new issue, make a branch with the name of that issue.

Setup

# Install dependencies
npm install

# Run the bot
npm start

Contributing

If you have suggestions for how new-brnach-on-new-issue could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the Contributing Guide.

License

ISC © 2018 Ankur Sardar [email protected] (https://github.com/ankur-sardar)