Skip to content
This repository has been archived by the owner on Sep 12, 2020. It is now read-only.

Latest commit

 

History

History
28 lines (16 loc) · 1.33 KB

CONTRIBUTION.md

File metadata and controls

28 lines (16 loc) · 1.33 KB

Contributing to Liquality

Thank you for your intrest in contributing. This protocol is maintained by the community with support from Liquality and ConsenSys.

The following is a set of guidelines and supporting for improving Liquality and also building Dapps which use the protocol. Please use your best judgement and submit pull requests to improve this document.

Table Of Contents


Code of Conduct

This project, those participating in it, contributors, and Dapp creators who use it are governed by the Liquality Code of Conduct. By participating you agree to uphold it.

Issue and Pull Request Labels

TBD as a reflection of the types of contributions

Style Guide

Contributions must conform to the same style in order to be more readable, maintainable, and easier for a community to use. This project uses JS Standard Style and all contributions must use it as well.


This document was heavily influenced by the NPM and Atom contribution guides. Thank you to those teams and communities.