Skip to content

Commit

Permalink
README.md: Add instruction for exercise glyph creation
Browse files Browse the repository at this point in the history
  • Loading branch information
rpottsoh committed Nov 26, 2018
1 parent e2590be commit 7e5e140
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,12 @@ There are examples of changes requiring a PATCH version change:

PATCH changes would never break well-designed test generators, because the test data remains exactly the same.

## New Exercises Require a Glyph

When creating a new exercise the design team needs to be informed so that a new glyph can be created.
- An issue should be opened in [exercism/website-icons](https://github.com/exercism/website-icons/issues) after a PR has been opened in problem-specifications.
- This issue should reference the PR in problem-specifications.

## Automated Tests

`canonical-data.json` for each exercise is checked for compliance against the [canonical-schema.json](canonical-schema.json).
Expand Down

0 comments on commit 7e5e140

Please sign in to comment.