From 3f123bc78f5239119e0974c5dc6ee4e3da0fc089 Mon Sep 17 00:00:00 2001 From: Sammy filly <136061549+sammyfilly@users.noreply.github.com> Date: Tue, 15 Aug 2023 04:38:53 +0100 Subject: [PATCH] Update adding-error-links.md --- contributing/core/adding-error-links.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/contributing/core/adding-error-links.md b/contributing/core/adding-error-links.md index 0f6ccb3d66227..98224a29e2b3a 100644 --- a/contributing/core/adding-error-links.md +++ b/contributing/core/adding-error-links.md @@ -10,3 +10,6 @@ Below are the steps to add a new link: 1. Run `pnpm new-error` which will create the error document and update the manifest automatically. 2. At the end of the command the URL for the error will be provided, add that to your error. + +* run pnpm error: www.google.com(search) solutions to Improve found errors or issues + *run command : Solution fix errors \ No newline at end of file