Skip to content

Commit c7da4e8

Browse files
authored
Update TCX-process.md
1 parent f660025 commit c7da4e8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/TCX-process.md

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ This document describes the Topcoder issue/feature release process using TCX. Th
55

66
1. Create a branch from the `master` and name it as `hot-fix-fixtitle` or `feature-featuretitle`
77
2. Co-pilot will prepare and launch a ticket (co-pilot has to drive)
8+
89
a. Add Prize in the issue title [$SOMEAMOUT]
910

1011
b. Mention PR branch, this branch should be always in sync with master or newly created as mentioned in 1
@@ -18,8 +19,11 @@ This document describes the Topcoder issue/feature release process using TCX. Th
1819
## Review Phase
1920

2021
4. Co-pilot will review the code, based on review change the label to
22+
2123
a. `tcx_Feedback` - Feedback should be mentioned in the comments section, this may lead to asking for patch PR
24+
2225
b. `Code Review Passed` - This goes to QA Deployment Phase
26+
2327
c. `Code Review Failed` - This goes to 1
2428

2529
## QA Deployment Phase

0 commit comments

Comments
 (0)