Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.73 KB

CONTRIBUTING.md

File metadata and controls

35 lines (21 loc) · 1.73 KB

Contributing to Freedomotic Vue.js Webapp

Hello and thanks for your interest in our project!

Developer documentation

If you are a developer and want to contribute please check our documentation.

Reporting issues

Freedomotic uses GitHub’s integrated issue tracking system to record bugs and feature requests. If you want to raise an issue, please follow the recommendations below:

  • Before you submit an issue, please search the issue tracker to see if someone has already reported the problem.
  • If the issue doesn’t already exist, create a new issue.
  • Please provide as much information as possible with the issue report.
  • If possible try to create a test-case or project that replicates the issue.

Some of them are easier than others. The easy label can be used to find the easy issues. If you want to work on an issue, please leave a comment so that we can assign it to you!

Contributions

Freedomotic welcomes contributions from everyone.

Contributions to Freedomotic should be made in the form of GitHub pull requests. Each pull request will be reviewed by a core contributor (someone with permission to land patches) and either landed in the main tree or given feedback for changes that would be required. In order to ease integration task, please squash your commits in a single one prior to submit a pull request.

All code in this repository is under the GNU Affero General Public License v3.0

Conduct

We follow the Freedomotic Code of Conduct.