Skip to:
Content

BuddyPress.org

Changeset 13783


Ignore:
Timestamp:
04/04/2024 09:16:16 PM (2 years ago)
Author:
imath
Message:

Contributor documentation: migrate & update Commit Access Codex page

Closes https://github.com/buddypress/buddypress/pull/260

Location:
trunk/docs/contributor
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/contributor/manifest.json

    r13747 r13783  
    1616        "slug": "version-numbering",
    1717        "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",
    1824        "parent": null
    1925    },
  • trunk/docs/contributor/project/README.md

    r13747 r13783  
    33- Project organization
    44- [Release cycle](./release/README.md)
    5 - Commit access
     5- [Commit access](./commit-access.md)
    66- [Version Numbering](./version-numbering.md)
Note: See TracChangeset for help on using the changeset viewer.