We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fafcc44 commit f660025Copy full SHA for f660025
docs/TCX-process.md
@@ -6,8 +6,11 @@ This document describes the Topcoder issue/feature release process using TCX. Th
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)
8
a. Add Prize in the issue title [$SOMEAMOUT]
9
+
10
b. Mention PR branch, this branch should be always in sync with master or newly created as mentioned in 1
11
12
c. Change label to `tcx_OpenForPickup`
13
14
d. Tag the community @topcoder-platform/tcxcommunity @topcoder-platform/topcodercompetitors
15
3. A competitor takes a ticket (`tcx_Assigned`), writes code
16
4. Competitor PR to the branch (submission) and they should change the label to `tcx_ReadyForReview`
0 commit comments