Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.65 KB

CONTRIBUTINg.md

File metadata and controls

32 lines (23 loc) · 1.65 KB
ms.reviewedAt ms.reviewedBy
02/25/2019
ramthi

Contributing

Welcome and thank you for your interest in contributing to 1DS.Javascript.SampleApps.React project! Before contributing to this project, please review this document for policies and procedures which will ease the contribution and review process for everyone. If you have questions, please contact teljssdk@microsoft.com. This project has adopted the InnerSource model.

Issues and Feature Requests

Please report issues to our team alias teljssdk@microsoft.com.
Our product backlog is at: https://msazure.visualstudio.com/One/_backlogs/backlog/TelJSSDKTeam/Backlog%20items. Please review our backlog to see if the issues you are considering fixing or features you are considering are not in the backlog. Please add your proposed features/bugs under this EPIC: https://msazure.visualstudio.com/One/_workitems/edit/3990610.

Style Guidelines

TBD

Pull Request Process

  1. Ensure builds are still successful and tests, including any added or updated tests, pass prior to submitting the pull request.
  2. Update any documentation, user and contributor, that is impacted by your changes.
  3. Increase the version numbers in any examples and the README.md to the new version that this pull request would represent. The versioning scheme we use is SemVer.
  4. You may merge the pull request in once you have the sign-off of two other TelJSSDK developers, or if you do not have permission to do that, you may request the second reviewer to merge it for you.

License Information

N/A