diff --git a/docs/docs/tools/pr_to_ticket.md b/docs/docs/tools/pr_to_ticket.md index 06bce869..aae228d0 100644 --- a/docs/docs/tools/pr_to_ticket.md +++ b/docs/docs/tools/pr_to_ticket.md @@ -69,8 +69,8 @@ After triggering, the tool will create a ticket and will add/update the `PR Desc
default_project_key (required*) | -The default project key to use when creating tickets. This is required for the tool to create tickets in the ticketing system. Example: `SCRUM`. | +default_project_key | +The default project key for your ticketing system (e.g., `SCRUM`). This is required unless `fallback_to_git_provider_issues` is set to `true`. |
default_base_url |