Skip to content
This repository was archived by the owner on Jan 7, 2022. It is now read-only.

Commit b6ffa06

Browse files
authored
Update README.md
1 parent bc25a4f commit b6ffa06

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,19 @@ Zbay is an experimental app for Windows, Mac, and GNU/Linux that builds an IRC-l
77
# [Zbay Lite](https://github.com/ZbayApp/ZbayLite)
88
Zbay migrated to new version that uses a zcash light client. The full node version of Zbay is now deprecated. Find out more [here](https://github.com/ZbayApp/ZbayLite).
99

10+
11+
12+
# Workflow for developers and QA
13+
14+
1. Issue created
15+
2. Issue added to backlog if developers committed to working on it soon.
16+
3. Issue dragged to correct place in backlog according to priority.
17+
4. Devs pick the top unclaimed issue from backlog, unless there’s some other decision about who should work on what.
18+
5. Devs use "done" label when done.
19+
6. QA verifies that they’ve been done.
20+
21+
6a) If verification fails - qa removes "done" label and adds comment, notifying dev directly (personally or in slack).
22+
23+
6b) If verification succeeds - qa closes issue and moves it to the milestone.
24+
25+
Note: Milestone is created by QA and based on zBay version number. Version number is provided to QA by developer.

0 commit comments

Comments
 (0)