From ab04100c59e5e256c66474161244307629fbf353 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E4=BB=95=E6=98=A5?= Date: Tue, 2 Apr 2024 07:50:45 +0800 Subject: [PATCH] chore: issue-357 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af5ccbd24..b99c9ae81 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ If submitting a feature, please reference the project structure shown above and To choose a task or make your own, do the following: -1. [Add an issue](https://github.com/solana-dev-adv/solana-dapp-next/issues/new) for the task and assign it to yourself or comment on the issue +1. [Add an issue](https://github.com/solana-labs/dapp-scaffold/issues/new) for the task and assign it to yourself or comment on the issue 2. Make a draft PR referencing the issue. The general flow for making a contribution: