Skip to content

Commit

Permalink
Remove design template items (TOP-1489)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgasper committed May 25, 2024
1 parent b558596 commit b39fb08
Showing 1 changed file with 0 additions and 32 deletions.
32 changes: 0 additions & 32 deletions src/shared/components/challenge-detail/Specification/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -231,38 +231,6 @@ export default function ChallengeDetailsView(props) {
description
&& (
<article>
{
selfService && (
<p styleName="note">
<strong>
On Demand Challenges are customer-initiated single round design challenges.
</strong>
<br />
Please note the following important information for Topcoder competitors who participate in this challenge:
<ul>
<li>Any communication needed, should be done directly with the customer in the Challenge Forum.</li>
<li>In order to pass challenge screening and review, all challenge requirements and requested screens must be completed as described below.</li>
<li>Submission source files must be created with the application(s) listed in the requirements.</li>
<li>There will be no appeals or final fixes.</li>
<li>The challenge winner selections will be based upon completed requirements and associated Topcoder review scoring.</li>
</ul>
<br />
<strong>
REQUEST MARVEL PROTOTYPES HERE:
</strong>
<br />
<a href="https://discussions.topcoder.com/discussion/15528/request-marvel-access-for-on-demand-challenges">
Request Marvel for On Demand Challenges
</a>
<br />
<strong>
DO NOT request Marvel access in the challenge forum with the customer.
</strong>
<br />
Figma or XD Prototypes are acceptable for submissions created with those applications.
</p>
)
}
<h2>
Challenge Summary
</h2>
Expand Down

0 comments on commit b39fb08

Please sign in to comment.