mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
chore(common/resources): Document keeping scopes in sync
This commit is contained in:
parent
1d41ee193b
commit
13e2f4cc6d
1 changed files with 2 additions and 0 deletions
|
|
@ -21,3 +21,5 @@ This folder contains definitions for valid scopes and commit types for Keyman.
|
|||
* commit-types.schema.json
|
||||
|
||||
Any changes MUST be validated against these schemas before commit. One online tool that does this: https://www.jsonschemavalidator.net/
|
||||
|
||||
Any changes MUST also be kept in sync with [downloads.keyman.com/api/history](https://github.com/keymanapp/downloads.keyman.com/blob/master/api/historydata.php)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue