Skip to:
Content

BuddyPress.org

Changeset 13758


Ignore:
Timestamp:
03/09/2024 04:42:45 AM (2 years ago)
Author:
imath
Message:

Improve contributor documentation fixing some typos

Props shailu25

Fixes #9119
Closes https://github.com/buddypress/buddypress/pull/250

File:
1 edited

Legend:

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

    r13671 r13758  
    1919> To write documentation resources so that they can be displayed immediately into the BuddyPress GitHub repository and synchronized with a documentation website of the [BuddyPress.org network](https://buddypress.org) (in a near future, once we have a v1 ready), you need to use the [GitHub Markdown](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax) language.
    2020
    21 That being said, if code writers are very comfortable with Markdown, GitHub and collobarating using Pull Requests, some of you might find it too complex. If so, no worries: our main challenge is to have an up to date **content** for our documentation resources.
     21That being said, if code writers are very comfortable with Markdown, GitHub and collaborating using Pull Requests, some of you might find it too complex. If so, no worries: our main challenge is to have an up to date **content** for our documentation resources.
    2222
    2323### Contributing without GitHub
     
    5050Each contribution needs to be organized as a Pull Request (PR) to the BuddyPress GitHub main branch (master). If you're familiar with GitHub and use it locally along with your Favorite editor, it's the exact same process than pulling a request for a code contribution.
    5151
    52 The steps we're detailling below are explaining how you can still contribute to docs if you have no clue about GitHub thanks to their website features.
     52The steps we're detailing below are explaining how you can still contribute to docs if you have no clue about GitHub thanks to their website features.
    5353
    5454> [!IMPORTANT]
Note: See TracChangeset for help on using the changeset viewer.