Skip to content

Commit 1914e67

Browse files
authored
Update TCX-process.md
1 parent 54710a1 commit 1914e67

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/TCX-process.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This document describes the Topcoder issue/feature release process using TCX. Th
44
## Code Phase
55

66
1. Create a branch from the `master` and name it as `hot-fix-fixtitle` or `feature-featuretitle`
7-
2. Co-pilot will prepare and launch a ticket (co-pilot has to drive)
7+
2. Co-pilot will prepare and launch a ticket
88

99
a. Add Prize in the issue title [$SOMEAMOUT]
1010

@@ -13,8 +13,8 @@ This document describes the Topcoder issue/feature release process using TCX. Th
1313
c. Change label to `tcx_OpenForPickup`
1414

1515
d. Tag the community @topcoder-platform/tcxcommunity @topcoder-platform/topcodercompetitors
16-
3. A competitor takes a ticket (`tcx_Assigned`), writes code
17-
4. Competitor PR to the branch (submission) and they should change the label to `tcx_ReadyForReview`
16+
3. A competitor assings a ticket to self (`tcx_Assigned`), writes the code for the fix
17+
4. Competitor, PR to the branch (submission) and they should change the label to `tcx_ReadyForReview`
1818

1919
## Review Phase
2020

0 commit comments

Comments
 (0)