Skip to:
Content

BuddyPress.org

Changeset 13721


Ignore:
Timestamp:
02/01/2024 08:13:05 AM (18 months ago)
Author:
imath
Message:

Update & migrate the documentation about contributing to code

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

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

Legend:

Unmodified
Added
Removed
  • trunk/docs/contributor/README.md

    r13577 r13721  
    66- Contribute to translation
    77- Contribute to tests
    8 - Contribute to code
     8- [Contribute to code](./code/README.md)
  • trunk/docs/contributor/manifest.json

    r13577 r13721  
    1111        "markdown_source": "../contributor/documentation/README.md",
    1212        "parent": null
     13    },
     14    {
     15        "title": "Contribute to code",
     16        "slug": "contribute-to-code",
     17        "markdown_source": "../contributor/code/README.md",
     18        "parent": null
    1319    }
    1420]
Note: See TracChangeset for help on using the changeset viewer.