From 6994076bb083d11b7de88a920747cb5329a3150c Mon Sep 17 00:00:00 2001 From: Terje Norderhaug Date: Wed, 29 Jun 2022 21:03:43 -0700 Subject: [PATCH] Explain first step in the SIP process Resolves stacksgov/sips#77 --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2dd140357..d78dbb9b2 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,11 @@ The SIPs describe the design, implementation, and governance of the Stacks 2.0 blockchain. The SIP process ([SIP-000](./sips/sip-000/sip-000-stacks-improvement-proposal-process.md)) -describes how to make a SIP and get it ratified. Anyone in the Stacks community -may submit a SIP. +describes how to make a SIP and get it ratified. + +Anyone in the Stacks community +may submit a SIP. The first step is to post a brief proposal in the +[SIP issue tracker](https://github.com/stacksgov/sips/issues). ## SIPs in the Process of Being Activated