Skip to content
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

Meta descriptions and AI IGs #2910

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Meta descriptions and AI IGs #2910

wants to merge 5 commits into from

Conversation

andriitserkovnyi
Copy link
Collaborator

PR Description

Updated meta description for dev guides
Updated AI IGs

Steps before you submit a PR

  • Please add tests for the code you add if it's possible.
  • Please check out our contribution guide: https://docs.spryker.com/docs/dg/dev/code-contribution-guide.html
  • Add a contribution-license-agreement.txt file with the following content:
    I hereby agree to Spryker\'s Contribution License Agreement in https://github.com/spryker/spryker-docs/blob/HASH_OF_COMMIT_YOU_ARE_BASING_YOUR_BRANCH_FROM_MASTER_BRANCH/CONTRIBUTING.md.

This is a mandatory step to make sure you are aware of the license agreement and agree to it. HASH_OF_COMMIT_YOU_ARE_BASING_YOUR_BRANCH_FROM_MASTER_BRANCH is a hash of the commit you are basing your branch from the master branch. You can take it from commits list of master branch before you submit a PR.

Checklist

  • I agree with the Code Contribution License Agreement in CONTRIBUTING.md


Using the data from your OpenAI account, make sure the `OPEN_AI_API_TOKEN` env variable contains the OpenAI secret key and add the following configuration:

**config/Shared/config_default.php**
**config/Shared/config_default.php***
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does this configuration do?

@@ -38,11 +35,11 @@ Make sure the following modules have been installed:

{% endinfo_block %}

### 2) Set up the configuration
## 2) Set up the configuration

Using the data from your OpenAI account, make sure the `OPEN_AI_API_TOKEN` env variable contains the OpenAI secret key and add the following configuration:
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where do I update this variable?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant