From 68c49ee4f81155868392df5d20a29867af950e99 Mon Sep 17 00:00:00 2001 From: Hitesh Goel <68221858+cdc-Hitesh@users.noreply.github.com> Date: Mon, 26 Apr 2021 23:31:29 +0530 Subject: [PATCH] Update CONTRIBUTION.md Typo error in project name --- CONTRIBUTION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTION.md b/CONTRIBUTION.md index f6b2a414..f2a9eaf3 100644 --- a/CONTRIBUTION.md +++ b/CONTRIBUTION.md @@ -42,7 +42,7 @@ Once you identified an issue to work on, this is the summary of your basic steps * If your changes are of interest to other developers, please make corresponding changes in the official documentation and the changelog. -* Push your changes to your fork's branch and open the pull request to Sample Chain Wallet repository master branch. +* Push your changes to your fork's branch and open the pull request to [Chain-jslib repository](https://github.com/crypto-org-chain/chain-jslib) master branch. * In the pull request, complete its checklist, add a clear description of the problem your changes solve, and add the following statement to confirm that your contribution is your own original work: "I hereby certify that my contribution is in accordance with the Developer Certificate of Origin (https://developercertificate.org/)."