|
14 | 14 | "urlcode": "$ { challenge.id }", |
15 | 15 | "group": { |
16 | 16 | "name": "${ challenge.name }", |
17 | | - "description": "Welcome to Topcoder ${ challenge.track } challenge!\nPlease post your questions in this forum, thanks!", |
| 17 | + "description": "Welcome to ${ challenge.name }.\nPlease post your questions in this forum, thank you!", |
18 | 18 | "privacy": "secret", |
19 | 19 | "type": "challenge" |
20 | 20 | }, |
|
57 | 57 | "urlcode": "$ { challenge.id }", |
58 | 58 | "group": { |
59 | 59 | "name": "${ challenge.name }", |
60 | | - "description": "Welcome to Topcoder ${ challenge.track } challenge!\nPlease post your questions in this chat group, thanks!", |
| 60 | + "description": "Welcome to ${ challenge.name }.\nPlease post your questions in this forum, thank you!", |
61 | 61 | "privacy": "secret", |
62 | 62 | "type": "challenge" |
63 | 63 | }, |
|
106 | 106 | "urlcode": "$ { challenge.id }", |
107 | 107 | "group": { |
108 | 108 | "name": "${ challenge.name }", |
109 | | - "description": "Welcome to Topcoder ${ challenge.track } challenge!\nPlease post your questions in this chat group, thanks!", |
| 109 | + "description": "Welcome to ${ challenge.name }.\nPlease post your questions in this forum, thank you!", |
110 | 110 | "privacy": "secret", |
111 | 111 | "type": "challenge" |
112 | 112 | }, |
|
149 | 149 | "urlcode": "$ { challenge.id }", |
150 | 150 | "group": { |
151 | 151 | "name": "${ challenge.name }", |
152 | | - "description": "Welcome to Topcoder ${ challenge.track } challenge!\nPlease post your questions in this chat group, thanks!", |
| 152 | + "description": "Welcome to ${ challenge.name }.\nPlease post your questions in this forum, thank you!", |
153 | 153 | "privacy": "secret", |
154 | 154 | "type": "challenge" |
155 | 155 | }, |
|
0 commit comments