Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Latest commit

 

History

History
34 lines (21 loc) · 1.61 KB

CONTRIBUTING.md

File metadata and controls

34 lines (21 loc) · 1.61 KB

Contributing to the AeroGear JS SDK

The AeroGear Web SDK is part of the AeroGear project, see the Community Page for general guidelines for contributing to the project.

This document details specifics for contributions to the Android SDK.

Issue tracker

The tracking of issues for the AeroGear Web SDK is done in the AeroGear Project in the JBoss Developer JIRA.

See the AeroGear JIRA Usage and Guidelines Guide for information on how the issue tracker relates to contributions to this project.

Asking for help

Whether you're contributing a new feature or bug fix, or simply submitting a ticket, the Aerogear team is available for technical advice or feedback. You can reach us at #aerogear on Freenode IRC or the aerogear google group -- both are actively monitored.

Best practices

  • Bugfixes should only contain changes that are related to the purpose of the bug.
  • Description should contain an explanation for the proposed changes.
  • It's recommended to consult feature requests with the team before starting implementation
  • Send us a message on chat or email if you need assistance with any work.

Publishing a new version of the SDK

Documentation for preparing a release for the JS sdk is available here

JS SDK contributor documentation

See Contributor documentation