RFC Branches, Channels, and Tags

This commit is contained in:
Michael Vines
2018-08-16 20:48:11 -07:00
committed by Grimes
parent 6fc21a4223
commit d4554c6b78
2 changed files with 64 additions and 0 deletions

View File

@ -327,6 +327,11 @@ Run the benchmarks:
$ cargo +nightly bench --features="unstable"
```
Release Process
---
The release process for this project is described [here](rfcs/rfc-005-branches-tags-and-channels.md).
Code coverage
---