From f9133af46aa30c3ae0dcaedb4cf258b307173336 Mon Sep 17 00:00:00 2001 From: drspacemn Date: Fri, 19 Jan 2024 17:36:33 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b8788c1..87b1c6a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ ## 🛠️ Contributing to Blobstream-SN 🛠️ -Welcome, welcome, contributing to blobstream-sn is easy! +Welcome, welcome, contributing to `blobstream-sn` is easy! 1. Submit or comment your intent on an issue 1. We will try to respond quickly @@ -14,7 +14,7 @@ Project tracking is done via GitHub [issues](https://github.com/keep-starknet-st First look at open issues to see if your request is already submitted. If it is comment on the issue requesting assignment, if not open an issue. -We use 3 issue [labels](git fetch origin git checkout 6-dev-ui-addition) for development: +We use 3 issue labels for development: - `feat` -> suggest new feature - `bug` -> create a reproducible bug report @@ -34,8 +34,6 @@ and voilà you're a blobstream-sn contributor. ### Additional Resources -Here are some resources to help you get started: - - [Cairo Book](https://book.cairo-lang.org/) - [Starknet Book](https://book.starknet.io/) - [Starknet Foundry Book](https://foundry-rs.github.io/starknet-foundry/)