Skip to content

Commit fbd4b70

Browse files
damyanpIcohedron
andauthored
Apply suggestions from code review
Co-authored-by: Deric C. <[email protected]>
1 parent 5511801 commit fbd4b70

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

AIToolPolicy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ role of these new tools.
3232
## Copilot Code Reviews
3333

3434
Copilot 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
4040
work simultaneously and autonomously on issues. However, we require that these
4141
run in a fork of the repo rather than in the main repo itself. Then, once the
4242
change 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

5151
Note that cloud agents are only able to build and test on Linux, and this
5252
affects the sort of work an agent can do.

0 commit comments

Comments
 (0)