Skip to content

Commit

Permalink
Update release-drafter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
toolmantim authored Jan 14, 2019
1 parent ebb2369 commit 4c97e01
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Config for https://github.com/apps/release-drafter
name-template: v$NEXT_MINOR_VERSION (🐣 Code Name)
tag-template: v$NEXT_MINOR_VERSION
template: |
## TODO: Added/Removed/Fixed/Changed
Expand All @@ -13,4 +15,4 @@ template: |
- plugins:
- junit-annotate#$PREVIOUS_TAG:
+ junit-annotate#TODO:
```
```

0 comments on commit 4c97e01

Please sign in to comment.