We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfafb93 commit 3d5be35Copy full SHA for 3d5be35
src-ts/tools/work/work-lib/work-provider/work-functions/work-store/work-type.config.ts
@@ -15,7 +15,7 @@ export const WorkTypeConfigs: { [workType: string]: WorkTypeConfig } = {
15
registration period, where experienced quality assurance engineers signup to register for the bug hunt. After the registration
16
period completes, we will run the bug hunt for the time which meets the option you choose below.`,
17
bgImage: imgBugHunt,
18
- description: 'This is Bug Hunt description',
+ description: 'Conduct a time based testing bug hunt where Topcoder experts scramble to find bugs or issues in the system',
19
// TODO: The duration will be based on the package the user selects
20
duration: 2,
21
featured: true,
0 commit comments