Fix arguments for the CircleCI's issue template

This commit is contained in:
Mauricio Gomes
2022-08-26 14:52:00 -04:00
parent 6200e1ffb9
commit bfd7e9e308

View File

@@ -17,7 +17,7 @@ Organization: _The Circle CI organization to migrate pipelines from._
The following commands can be executed by adding a comment to this issue:
- `/audit`
- `/dry-run --repository :repository-name`
- `/migrate --repository :repository-name --target-url :github-repository-url`
- `/dry-run --project :repository-name`
- `/migrate --project :repository-name --target-url :github-repository-url`
**Note**: If any options are missing, the command will not be successful.