Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.08 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.08 KB

Project Tripod

The purpose of the repo is to make BPs and non-BPs to contribute to the evelution of the project Tripod.

How to Contribute

  1. Fork the repo to your account

  2. Clone the repo from your own account, rather than the origin one

    git clone [email protected]:xxxxxxxx/tripod.git

  3. Create and switch to a new branch named by your bp account name or business name

  4. Update the project_tripod.md with your ideas

  5. If you are a BP, add your bp account name into the Supporters-BPs list.md and the bp logo (180x180 .png) to Supporters-BP directory, which named by the bp account name for example:

    logo-account_name.png

  6. If you are a non BP, add your business name into the Supporters-Non BP list.md the bp logo (180x180 .png) to Supporters-Non BP directory, which named by the business name for example:

    logo-business_name.png

  7. Push to your own repo

  8. Make a pull request with detailed description

  9. We will review your PR as soon as possible, and then merge it into the master branch when everything is fine