From 6dac65b134ddd7fc4c2c33af683d04fe50bc267b Mon Sep 17 00:00:00 2001 From: Jay Graber Date: Mon, 12 Dec 2016 13:28:00 -0800 Subject: [PATCH] Update release process to check in with users who opened resolved issues --- doc/release-process.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/release-process.md b/doc/release-process.md index 93b97adaf..8f8851da7 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -112,8 +112,14 @@ Notify the Zcash DevOps engineer/sysadmin that the release has been tagged. They Then, verify that nodes can connect to the testnet server, and update the guide on the wiki to ensure the correct hostname is listed in the recommended zcash.conf. -## F. Update the Beta Guide +## F. Update the 1.0 User Guide + ## G. Publish the release announcement (blog, zcash-dev, slack) + +### G1. Check in with users who opened issues that were resolved in the release + +Contact all users who opened `user support` issues that were resolved in the release, and ask them if the release fixes or improves their issue. + ## H. Make and deploy deterministic builds - Run the [Gitian deterministic build environment](https://github.com/zcash/zcash-gitian)