-
Notifications
You must be signed in to change notification settings - Fork 133
feat: add docs on Apify store tiered discount pricing options #1572
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
Conversation
|
Converting to draft to do one more pass after discussing with Ondra. |
|
@mnmkng I addressed the change, the docs is ready for review. |
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.
Some rewrites for better flow ,clarity & language. I changed the example slightly as well to match the table so it is more anchored in the text. I also made formatting of the tier names unified across the whole doc.
| ### Computing your costs for PPE and PPR Actors | ||
| For both PPE and PPR Actors, profit is computed using the formula `(0.8 * revenue) - costs`. In this section, we'll explain how the `costs` component is calculated. |
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.
This should fix mdlint
| ### Computing your costs for PPE and PPR Actors | |
| For both PPE and PPR Actors, profit is computed using the formula `(0.8 * revenue) - costs`. In this section, we'll explain how the `costs` component is calculated. | |
| ### Computing your costs for PPE and PPR Actors | |
| For both PPE and PPR Actors, profit is computed using the formula `(0.8 * revenue) - costs`. In this section, we'll explain how the `costs` component is calculated. |
Co-authored-by: Michał Olender <[email protected]>
Co-authored-by: Michał Olender <[email protected]>
Co-authored-by: Michał Olender <[email protected]>
Co-authored-by: Michał Olender <[email protected]>
Co-authored-by: Michał Olender <[email protected]>
Co-authored-by: Michał Olender <[email protected]>
|
@TC-MO I addressed the comments, please can you re-review? Thx |
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.
few nitpicks and one suggestion otherwise LGTM
Co-authored-by: Michał Olender <[email protected]>
Co-authored-by: Michał Olender <[email protected]>
This PR is adding first version of documentation related to tiered pricing in Apify Store.