-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FSSDK-8963] doc: Full Stack to Feature Experimentation Rename #261
Conversation
README.md
Outdated
@@ -1,38 +1,43 @@ | |||
# Optimizely PHP SDK | |||
[![Packagist](https://badgen.net/packagist/v/optimizely/optimizely-sdk)](https://packagist.org/packages/optimizely/optimizely-sdk) | |||
[![Build Status](https://travis-ci.org/optimizely/php-sdk.svg?branch=master)](https://travis-ci.org/optimizely/php-sdk) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: take same approach as other SDK (Flutter?) and remove build badge until it's not failing?
Co-authored-by: Russell Loube <118555704+russell-loube-optimizely@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM nice job dogg.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* [FSSDK-8963] Update README.md * [FSSDK-8963] Update composer description * [FSSDK-8963] Update function docs * Update composer.json Co-authored-by: Russell Loube <118555704+russell-loube-optimizely@users.noreply.github.com> * [FSSDK-8963] Move build badge to GitHub Actions result --------- Co-authored-by: Russell Loube <118555704+russell-loube-optimizely@users.noreply.github.com> (cherry picked from commit e3e76b7)
Summary
Test plan
Issues
-FSSDK-8963