Skip to content
Snippets Groups Projects
  • jugglinmike's avatar
    66bd632b
    Lint test `features` tag (#1060) · 66bd632b
    jugglinmike authored
    A recent commit introduced a document that enumerated acceptable values
    for the test "features" metadata tag. However, this list was incomplete,
    and maintaining it placed extra burden on the project owners.
    
    Restructure the document into a machine-readable format. Add entries for
    all previously-omitted values. Add in-line documentation with
    recommendations for maintenance of the file. Extend the project's
    linting tool to validate tests according to the document's contents.
    66bd632b
    History
    Lint test `features` tag (#1060)
    jugglinmike authored
    A recent commit introduced a document that enumerated acceptable values
    for the test "features" metadata tag. However, this list was incomplete,
    and maintaining it placed extra burden on the project owners.
    
    Restructure the document into a machine-readable format. Add entries for
    all previously-omitted values. Add in-line documentation with
    recommendations for maintenance of the file. Extend the project's
    linting tool to validate tests according to the document's contents.
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.