-
Notifications
You must be signed in to change notification settings - Fork 0
docs: Improve README #6
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
base: main
Are you sure you want to change the base?
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6 +/- ##
========================================
Coverage ? 100.00%
========================================
Files ? 4
Lines ? 111
Branches ? 0
========================================
Hits ? 111
Misses ? 0
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
a03efdb to
87c8dce
Compare
87c8dce to
2e0b013
Compare
| ## Code References | ||
|
|
||
| ## For GitHub | ||
| Keep track of feature flags used throughout the codebase. Needs an [Organisation Admin API Key](https://docs.flagsmith.com/integrating-with-flagsmith/flagsmith-api-overview/admin-api/authentication). See related [documentation](https://docs.flagsmith.com/managing-flags/code-references). |
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.
Note
This links to a docs page that doesn't exist yet, but should be available soon as part of Flagsmith/flagsmith#6600.
khvn26
left a comment
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 + a tiny phrasing/writing style nit.
| @@ -1,11 +1,90 @@ | |||
| Continuous Integration tooling to integrate with Flagsmith. | |||
| Continuous Integration tooling to integrate with multiple Flagsmith features. | |||
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: unnecessary change?
Add some bits about Code References.
Contributes to Flagsmith/flagsmith#6510.