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

chore: add mode and defaultStickiness to project docs #3487

Merged
merged 8 commits into from
Apr 21, 2023
16 changes: 9 additions & 7 deletions website/docs/reference/projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,15 @@ The UI shows the currently available projects. To create a new project, use the

The configuration of a new Project is now available. the following input is available to create the new Project.

![A project creation form. The form fields are labeled "project ID", "name", and "description". The "Create" button is highlighted.](/img/projects_save_new_project.png)

| Item | Description |
| ------------ | ---------------------------------- |
| Project Id | Id for this Project |
| Project name | The name of the Project. |
| Description | A short description of the project |
![A project creation form. The "Create" button is highlighted.](/img/projects_save_new_project_v2.png)

| Item | Description |
|--------------------|---------------------------------------------------------------------------------------------|
| Project Id | Id for this Project |
| Project name | The name of the Project. |
| Description | A short description of the project |
| Mode | The project [collaboration mode](/reference/project-collaboration-mode.md) |
| Default Stickiness | The default stickiness for the project. This setting controls the default stickiness value for variants and for the gradual rollout strategy. |

## Deleting an existing project {#deleting-an-existing-project}

Expand Down
Binary file removed website/static/img/projects_save_new_project.png
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.