diff --git a/.github/ISSUE_TEMPLATE/circle_ci.md b/.github/ISSUE_TEMPLATE/circle_ci.md index 6c9d79c..f6285db 100644 --- a/.github/ISSUE_TEMPLATE/circle_ci.md +++ b/.github/ISSUE_TEMPLATE/circle_ci.md @@ -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.