Overview

This repository holds templates for Topcoder challenge specifications. These are intended be used when creating various types of challenges on the Topcoder Platform. They pull from learned best practices and are aimed at keeping challenges clear and constistent for participants. It is strongly recommended that you start from one of these templates when drafting a challenge.

Usage

To use these templates, copy the raw markdown for a given template and paste it into your challenge's description text area at https://challenges.topcoder.com.

There is also a neat tool you can use to contruct spec templates that are a little more customized courtesy of grv.ashu

👉 Access this tool at https://0xf17.github.io/tc-spec-generator/

🧑‍💻 Contribute/PR at https://github.com/0xf17/tc-spec-generator

Roadmap

See the open items for a list of proposed templates.

Contributing

Contributions are always welcome and greatly appreciated.

  1. Fork this Project
  2. Create your Feature Branch (git checkout -b feature/AmazingTemplate)
  3. Commit your Changes (git commit -m 'Add some AmazingTemplate')
  4. Push to the Branch (git push origin feature/AmazingTemplate)
  5. Open a Pull Request

Contact

The Topcoder Platform Team - support@topcoder.com