File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ This document describes the Topcoder issue/feature release process using TCX. Th
4
4
## Code Phase
5
5
6
6
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
8
8
9
9
a. Add Prize in the issue title [ $SOMEAMOUT]
10
10
@@ -13,8 +13,8 @@ This document describes the Topcoder issue/feature release process using TCX. Th
13
13
c. Change label to ` tcx_OpenForPickup `
14
14
15
15
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 `
18
18
19
19
## Review Phase
20
20
You can’t perform that action at this time.
0 commit comments