@@ -32,11 +32,11 @@ role of these new tools.
3232## Copilot Code Reviews
3333
3434Copilot code reviews are allowed. It's TBD whether we will enable these by
35- default for all PRs - but feel free to request a review from copilot .
35+ default for all PRs - but feel free to request a review from Copilot .
3636
3737## Cloud Agents
3838
39- The cloud-based version of github copilot is a great way to have multiple agents
39+ The cloud-based version of GitHub Copilot is a great way to have multiple agents
4040work simultaneously and autonomously on issues. However, we require that these
4141run in a fork of the repo rather than in the main repo itself. Then, once the
4242change has been crafted such that it is ready for others to review, a PR can be
@@ -45,8 +45,8 @@ opened to merge it into upstream. Rationale:
4545* Everyone should be working in a fork rather than creating branches in the main
4646 repo, agents are no different.
4747* We shouldn't be spamming people watching the main repo with the agent's work.
48- * As you're responsible for the work copilot is doing, the PR into upstream
49- should come from you, not from copilot .
48+ * As you're responsible for the work Copilot is doing, the PR into upstream
49+ should come from you, not from Copilot .
5050
5151Note that cloud agents are only able to build and test on Linux, and this
5252affects the sort of work an agent can do.
0 commit comments