Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 1.88 KB

CONTRIBUTING.md

File metadata and controls

56 lines (35 loc) · 1.88 KB

Contributing to Mesh4all

Welcome to contribute to Mesh4all, all ideas are welcome, feel free to share your requirements, comments, bugs or problems. Remember that the main idea is to connect everyone and everything around us.

Check all the following sections according to the requirement you need.


Getting Started


if you are starting to work with mesh4all, you can read our documentation, and you will know all supported boards, and resources.

First Steps:

  1. Cloning
  2. Update submodules.

To start with m4ag-firmware, we need to clone the repository:

1. Cloning

Via SSH:

git clone git@github.com:Mesh4all/Mesh4all.git

Via HTTPS:

git clone https://github.com/Mesh4all/Mesh4all.git

Note: We recommend cloning through SSH, due to external dependencies of some module


Bug Reports and Feature Request


This link allows you to generate a bug report or a feature request, you will take the option you want.

if you have started to work with the firmware, and some kind of bugs or issues has occurred during the process, please do not hesitate to report it describing it. (We recommend following the structure given by github).

Similarly, if you want to generate a feature request that could complement and help improve the firmware.

Please, before generating a bug report or a feature request, verify that it's not present in the list of issues