cms-dev / cms-dev/cms

Solution templates

Open
#1,348 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature_request
Dominant language
Python
Stars
1k
Forks
412
Avg merge
6d 10h
Merged PRs (30d)
3

Description

This is a feature we implemented to help beginners. For the first few tasks, we provide base files that do input/output for you, since this can be quite difficult for beginners to get right, and they usually get poor feedback if something goes wrong.

Image

our implementation is mostly here https://github.com/e-i-o/cms/commit/de4e63e4a20e2f93e55111b86e603c95e3b440d2 , i later added AWS support for it aswell.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked implementation commit in the cms repository and the later AWS support mentioned in the issue. Trace how solution templates provide base input/output files for beginners, then verify that the intended behavior is covered for the first few tasks and for AWS-backed execution.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
backend, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.