Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.06 KB

File metadata and controls

39 lines (26 loc) · 1.06 KB
description Ushahidi Platform USSD Service Contribution Guide.

Contribution Guide

Source Codes

Clone from GitHub

git clone https://github.com/ushahidi/platform-api-ussd-service

Change directory into source code

cd platform-api-ussd-service

Checkout to new branch e.g. feat/new-feature

git checkout -b feat/new-feature

Setup Local Development

Report or Feature Request

To report an issue or request for a feature, kindly create an issue with useful tags here