mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-05 05:10:38 +08:00
docs: fix indentation in Linear base URL note in ticket context documentation
This commit is contained in:
@ -339,6 +339,7 @@ Include a ticket reference in your PR description using either:
|
|||||||
Name your branch with the ticket ID as a prefix (e.g., `ABC-123-feature-description` or `feature/ABC-123/feature-description`).
|
Name your branch with the ticket ID as a prefix (e.g., `ABC-123-feature-description` or `feature/ABC-123/feature-description`).
|
||||||
|
|
||||||
!!! note "Linear Base URL"
|
!!! note "Linear Base URL"
|
||||||
|
|
||||||
For shortened ticket IDs or branch detection (method 2), you must configure the Linear base URL in your configuration file under the [linear] section:
|
For shortened ticket IDs or branch detection (method 2), you must configure the Linear base URL in your configuration file under the [linear] section:
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
|
Reference in New Issue
Block a user