Changeset 13783
- Timestamp:
- 04/04/2024 09:16:16 PM (2 years ago)
- Location:
- trunk/docs/contributor
- Files:
-
- 1 added
- 2 edited
-
manifest.json (modified) (1 diff)
-
project/README.md (modified) (1 diff)
-
project/commit-access.md (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/contributor/manifest.json
r13747 r13783 16 16 "slug": "version-numbering", 17 17 "markdown_source": "../contributor/project/version-numbering.md", 18 "parent": null 19 }, 20 { 21 "title": "BuddyPress commit access", 22 "slug": "commit-access", 23 "markdown_source": "../contributor/project/commit-access.md", 18 24 "parent": null 19 25 }, -
trunk/docs/contributor/project/README.md
r13747 r13783 3 3 - Project organization 4 4 - [Release cycle](./release/README.md) 5 - Commit access5 - [Commit access](./commit-access.md) 6 6 - [Version Numbering](./version-numbering.md)
Note: See TracChangeset
for help on using the changeset viewer.