diff --git a/docs/nix_dev_env.md b/docs/nix_dev_env.md --- a/docs/nix_dev_env.md +++ b/docs/nix_dev_env.md @@ -112,6 +112,7 @@ - [Codegen](./nix_shared_workflows.md#codegen) - [Codegen for JSI](./nix_shared_workflows.md#codegen-for-jsi) - [Working with Phabricator](./nix_shared_workflows.md#working-with-phabricator) + - [Creating an account](./nix_shared_workflows.md#creating-an-account) - [Creating a new diff](./nix_shared_workflows.md#creating-a-new-diff) - [Updating a diff](./nix_shared_workflows.md#updating-a-diff) - [Working with a stack](./nix_shared_workflows.md#working-with-a-stack) diff --git a/docs/nix_shared_workflows.md b/docs/nix_shared_workflows.md --- a/docs/nix_shared_workflows.md +++ b/docs/nix_shared_workflows.md @@ -34,9 +34,9 @@ # Working with Phabricator -## Phabricator +## Setup -The last configuration step is to set up an account on Phabricator, where we handle code review. Start by [logging in to Phabricator](https://phab.comm.dev) using your GitHub account. +To set up an account on Phabricator, where we handle code review, start by [logging in to Phabricator](https://phab.comm.dev) using your GitHub account. Next, make sure you’re inside the directory containing the Comm Git repository, and run the following command: