Skip to:
Content

BuddyPress.org

Changeset 12952 for trunk/README.md


Ignore:
Timestamp:
05/20/2021 10:11:16 AM (5 years ago)
Author:
imath
Message:

Sync Trunk's readme.txt with the WP plugins directory one

This commit also improves our GH repo README.md file to include a badge showing latest results of our newly introduced GH Action.

See #8421

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README.md

    r12743 r12952  
    22
    33[![Build Status](https://api.travis-ci.org/buddypress/BuddyPress.svg?branch=master)](https://travis-ci.org/github/buddypress)
     4
     5[![Unit Tests](https://github.com/buddypress/buddypress/workflows/Unit%20Tests/badge.svg)](https://github.com/buddypress/buddypress/actions?query=workflow%3A%22Unit+Tests%22+branch%3Amaster)
    46
    57Welcome to the BuddyPress development repository! This repository is a mirror of our development [SVN repository](https://buddypress.svn.wordpress.org/). Please do not send pull requests here, instead submit patches to our [SVN repository](https://buddypress.trac.wordpress.org/). Check out the [Participate & contribute](https://codex.buddypress.org/participate-and-contribute/) page of our Codex for information about how to open bug reports, contribute patches, test changes, write documentation, or get involved in any way you can.
Note: See TracChangeset for help on using the changeset viewer.