Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 823 Bytes

CONTRIBUTING.adoc

File metadata and controls

20 lines (11 loc) · 823 Bytes

Contributing to bisq-network Git repositories

This document contains general contributor guidelines that apply to all bisq-network Git repositories.

Configure Git user name and email metadata

Write well-formed commit messages

Use an editor that supports Editorconfig

You’ll find a .editorconfig file in all bisq-network repositories. These settings ensure consistent management of whitespace, line-endings and more. See http://editorconfig.org for details.