neuropsychology/NeuroKit

View on GitHub
.github/release-drafter-config.yml

Summary

Maintainability
Test Coverage
name-template: '$RESOLVED_VERSION'
tag-template: 'v$RESOLVED_VERSION'

version-resolver:
  major:
    labels:
      - 'major'
  minor:
    labels:
      - 'minor'
  patch:
    labels:
      - 'patch'
  default: patch

template: |
  ## ๐Ÿš€ Whatโ€™s New
  
  See the [NEWS](https://github.com/neuropsychology/NeuroKit/blob/master/NEWS.rst) file for the changelog.

  $CHANGES
  
  ## ๐Ÿ‘ Thanks to 
  
  $CONTRIBUTORS