Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 1.73 KB

CONTRIBUTING.md

File metadata and controls

41 lines (21 loc) · 1.73 KB

Contributing

Contributions are always welcome!

This repository falls under the IPFS Code of Conduct.

Issues

Creating New Issues

Do not hesitate and create a new Issue if you see a bug, room for improvement or simply have a question.

Working on existing Issues

Feel free to work on issues that are not assigned yet, especially ones marked with help wanted tag. As a courtesy, please add a comment informing about your intent. That way we will not duplicate effort.

Submitting Pull Requests

Just make sure your PR comes with its own tests and does pass CI tests. See the GitHub Flow Guide for details.

Translations

Go to Transifex and join IPFS Companion Translation Project

If you want to download translations from Transifex and run them locally, make sure to read Localization Notes first.

Writing Code

If you plan to write code make sure to read Developer Notes to get familiar with tools and commands that will make your work easier.

How to Help with Things Beyond Browser Extension?