Skip to content

Commit

Permalink
Update versions we prioritize
Browse files Browse the repository at this point in the history
  • Loading branch information
SidneyAllen authored Mar 11, 2020
1 parent 19f0da2 commit 418c9a0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ You can contribute by reporting bugs, suggesting enhancements, improving documen
As of Sept 2019, support for oAuth 2 will be generally available for developers. During this transition period from oAuth 1.0a to oAuth 2, we will be supporting two versions of the SDK.


* 2.x code resides in `master` and supports oAuth 1.0a
* 3.x code resides in the `oauth2` branch and supports oAuth 2
* 3.x code resides in `oauth1` and supports oAuth 1.0a
* 4.x code resides in the `master` branch and supports oAuth 2

Bugs and enhancements for version 3.x will be prioritized over 2.x.
Bugs and enhancements for version 4.x will be prioritized over 3.x.

## Reporting Bugs

Expand Down Expand Up @@ -109,4 +109,4 @@ Here are a few things you can do that will increase the likelihood of your pull
* 4 spaces for indentation rather than tabs

## License
By contributing, you agree that your contributions will be licensed under its MIT License.
By contributing, you agree that your contributions will be licensed under its MIT License.

0 comments on commit 418c9a0

Please sign in to comment.