Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Latest commit

 

History

History
History
21 lines (11 loc) · 1.33 KB

File metadata and controls

21 lines (11 loc) · 1.33 KB
Copy raw file
Download raw file
Outline
Edit and raw actions

Contributing to the Microsoft Graph SDK for Ruby

The Microsoft Graph SDK for Ruby is available for all manner of contribution. There are a couple of different recommended paths to get contributions into the released version of this SDK.

NOTE A signed a contribution license agreement is required for all contributions, and is checked automatically on new pull requests. Please read and sign the agreement before starting any work for this repository.

File issues

The best way to get started with a contribution is to start a dialog with the owners of this repository. Sometimes features will be under development or out of scope for this SDK and it's best to check before starting work on contribution.

Submit pull requests for trivial changes

If you are making a change that does not affect the interface components and does not affect other downstream callers, feel free to make a pull request against the main branch. The main branch will be updated frequently.

Revisions of this nature will result in a 0.0.X change of the version number.

Submit pull requests for features

If major functionality is being added, or there will need to be gestation time for a change, it should be submitted against the feature branch.

Revisions of this nature will result in a 0.X.X change of the version number.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.