iesl / box-embeddings

Box Embeddings as Modules
https://www.iesl.cs.umass.edu/box-embeddings
Apache License 2.0
100 stars 10 forks source link

Add document for steps before release. #74

Open dhruvdcoder opened 3 years ago

dhruvdcoder commented 3 years ago

Add a RELEASE.md describing steps that need to be taken before making a release.

  1. Update the version in setup.py
  2. Check if the test coverage is above a threshold.
  3. Check if the CHANGELOG is up-to-date.
  4. Create a tag matching the version in the setup.py. Copy the "unreleased" section of the CHANGELOG into the description for the tag and release.