Changeset 13721
- Timestamp:
- 02/01/2024 08:13:05 AM (18 months ago)
- Location:
- trunk/docs/contributor
- Files:
-
- 22 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/contributor/README.md
r13577 r13721 6 6 - Contribute to translation 7 7 - Contribute to tests 8 - Contribute to code8 - [Contribute to code](./code/README.md) -
trunk/docs/contributor/manifest.json
r13577 r13721 11 11 "markdown_source": "../contributor/documentation/README.md", 12 12 "parent": null 13 }, 14 { 15 "title": "Contribute to code", 16 "slug": "contribute-to-code", 17 "markdown_source": "../contributor/code/README.md", 18 "parent": null 13 19 } 14 20 ]
Note: See TracChangeset
for help on using the changeset viewer.