We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16f439d commit ab412aaCopy full SHA for ab412aa
docs/TCX-process.md
@@ -10,9 +10,11 @@ This document describes the Topcoder issue/feature release process using TCX. Th
10
11
b. Mention PR branch, this branch should be always in sync with master or newly created as mentioned in 1
12
13
- c. Change label to `tcx_OpenForPickup`
+ c. Add this to instruction that all the PR should pass `npm test`
14
15
- d. Tag the community @topcoder-platform/tcxcommunity @topcoder-platform/topcodercompetitors
+ d. Change label to `tcx_OpenForPickup`
16
+
17
+ e. Tag the community @topcoder-platform/tcxcommunity @topcoder-platform/topcodercompetitors
18
3. A competitor assings a ticket to self (`tcx_Assigned`), writes the code for the fix
19
4. Competitor, PR to the branch (submission) and they should change the label to `tcx_ReadyForReview`
20
0 commit comments