@@ -7,23 +7,23 @@ pull request for the newsletter is opened the Saturday before publishing. Any
7
7
review of the newsletter PRs is appreciated. However, feedback received after
8
8
Tuesday UTC may not be incorporated due to time constraints.
9
9
10
- ## Compatibility Data
10
+ ## Compatibility Matrix Data
11
11
12
- The compatibility section of the website is built from
12
+ The compatibility matrix section of the website is built from
13
13
[ YAML] ( https://yaml.org/ ) files located in [ _ data/compatibility/] ( _data/compatibility/ ) .
14
14
The compatibility images (usability screenshots, logos) are located in
15
15
[ img/compatibility/] ( img/compatibility/ ) with sub-folders for each
16
16
wallet or service. These files are free for anyone to repurpose/republish
17
17
elsewhere.
18
18
19
- We welcome pull requests to the compatibility section of the site , including
19
+ We welcome pull requests to the compatibility matrix , including
20
20
testing the latest versions of previously tested services/wallets, adding notable
21
21
usability screenshots, or adding new service/wallet tests.
22
22
23
- When contributing changes to the compatibility data files, review and adhere to
23
+ When contributing changes to the compatibility matrix data files, review and adhere to
24
24
the YAML schema located in [ _ data/schemas/compatibility.yaml] ( _data/schemas/compatibility.yaml ) .
25
25
26
- If you believe any of the data in the compatibility section is incorrect, you
26
+ If you believe any of the data in the compatibility matrix is incorrect, you
27
27
can also [ submit an issue] ( ../../issues/ ) detailing what is wrong and how to correct it.
28
28
29
29
If you want to request a new service or wallet be evaluated, or a new test that you
0 commit comments