macos-defaults icon indicating copy to clipboard operation
macos-defaults copied to clipboard

Improve markdown files content validation

Open yannbertrand opened this issue 1 year ago • 1 comments
trafficstars

Switching from defaults.yml to markdown files removed the automatic content validation rules we had. (see yml schema and tests)

We could improve validation for contributors and help maintenance. Here are a few things I have in mind:

  • [ ] Improve contributing documentation
  • [ ] Create a markdown template file that contributors could copy
  • [ ] Validate content in CI

yannbertrand avatar Oct 28 '24 17:10 yannbertrand