A new, blazing-fast learning engine for Continuous Time Bayesian Networks. Written in pure Rust. 🦀
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
reCTBN/.github/PULL_REQUEST_TEMPLATE/merge_master.md

730 B

Pull/Merge Request into master

Version

  • From: x.x.x
  • To: y.y.y
  • Type: major|minor|bugfix
  • Changelog: here

Merge into Dev Checklist

  • Code review
  • Tests for the new code (coverage >80%)
  • Pipeline pass
  • No errors on coding standards
  • This is a merge from develop
  • Deployed to staging environment
  • Acceptance Testing pass
  • Bump version in Cargo.toml file
  • Updated CHANGELOG.md file

Description

Description here

To know more read the CHANGELOG.md file, the issues and the merge requests related.