Files
probot/.github/release-drafter.yml
2018-08-24 10:34:35 -04:00

19 lines
383 B
YAML

template: >
TODO before cutting release:
- [ ] Sort changes into relevant sections below
- [ ] Replace `master` with next tag in "See full changelog" link
- [ ] Delete this TODO list
- [ ] Hit pubish
## Breaking Changes
- TODO
## Improvements
- TODO
$CHANGES
[See full changelog](https://github.com/probot/probot/compare/$PREVIOUS_TAG...master)