Skip to content

[general] Ambiguity in the x-common README.md #469

Open
@guntbert

Description

@guntbert

README.md states

There are three metadata files:
description.md - the basic problem description
metadata.yml - additional information about the problem, such as where it came from
canonical-data.json (optional) - standardized test inputs and outputs that can be used to implement the problem

  1. I would expect to find in description.md a clear description of the task at hand (like: "Write a program that takes a number and decides if this number ...") - but there are cases where this statement is completely missing (see [perfect-numbers] Description is not clear #447) or is to be found in metadata.yml (see https://github.com/exercism/x-common/tree/master/exercises/triangle).

The README.md gives no precise guidance here.

  1. generally metadata.yml contains

source

and

source url

I would expect this URL (if existing) to point to something like a good description of the problem/task and not

As before the README.md doesn't give precise guidance what should be provided.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions