From e9d18259920ef0514cd136ecf5c992cdb81627ea Mon Sep 17 00:00:00 2001 From: James Schreffler Date: Tue, 11 Nov 2025 10:45:46 -0500 Subject: [PATCH] docs: Add Phase2 team members section to README with internal resources --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5f7735be..1d99ba8f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # OutlineJS +## For Phase2 Team Members + +If you're working on Phase2 projects, please refer to our [internal Outline Working Group repository](https://github.com/phase2/outline-wg/tree/main/project/design) for Phase2-specific best practices, implementation guidelines, and the latest organizational standards. + + [![Version](https://img.shields.io/npm/v/@phase2/outline-core.svg)](https://npmjs.org/package/@phase2/outline-core) [![GitPod](https://img.shields.io/badge/gitpod-development-lightgray?logo=gitpod&logoColor=ffffff&style=flat)](https://gitpod.io/#https://github.com/phase2/outline) [![License](https://img.shields.io/npm/l/@phase2/outline-cli.svg)](https://github.com/phase2/outline/blob/next/package.json)