exercism / php

Exercism exercises in PHP.
https://exercism.org/tracks/php
MIT License
141 stars 134 forks source link

Tracking: Syncing exercises to problem specifications #628

Open mk-mxp opened 6 months ago

mk-mxp commented 6 months ago

Using configlet sync at the time of writing is a wall of warnings. These are things to sync. I will extract one issue for each exercise, but that takes some more time.

To sync an exercise with problem specifications, take these steps:

Do not redesign the student's interface or add test cases that would invalidate existing community solutions. These are extra tasks, which should be discussed in advance.

tomasnorre commented 6 months ago

Would it be possible to create the issues automatically with the GitHub API?