mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
docs: standardize platform support notation in documentation
This commit is contained in:
parent
2f2cdd787d
commit
e0b6db9bec
2 changed files with 3 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Fetching Ticket Context for PRs
|
||||
`Supported Git Platforms : GitHub, GitLab, Bitbucket`
|
||||
`Supported Git Platforms: GitHub, GitLab, Bitbucket`
|
||||
|
||||
## Overview
|
||||
Qodo Merge PR Agent streamlines code review workflows by seamlessly connecting with multiple ticket management systems.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
`Supported Git Platforms: GitHub, GitLab, Bitbucket`
|
||||
|
||||
|
||||
For optimal functionality of Qodo Merge, we recommend enabling a wiki for each repository where Qodo Merge is installed. The wiki serves several important purposes:
|
||||
|
|
@ -10,7 +11,7 @@ For optimal functionality of Qodo Merge, we recommend enabling a wiki for each r
|
|||
- Facilitates learning over time by creating an [auto_best_practices.md]() file
|
||||
|
||||
|
||||
**Setup Instructions:**
|
||||
**Setup Instructions (GitHub):**
|
||||
|
||||
To enable a wiki for your repository:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue