From 6edbfa152024b5f876d5180a764782da48a8aa6f Mon Sep 17 00:00:00 2001 From: gcharang <21151592+gcharang@users.noreply.github.com> Date: Tue, 29 Aug 2023 16:36:58 +0530 Subject: [PATCH 1/2] Update STYLE_GUIDE.md --- STYLE_GUIDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/STYLE_GUIDE.md b/STYLE_GUIDE.md index 9d04874b..1daca5c5 100644 --- a/STYLE_GUIDE.md +++ b/STYLE_GUIDE.md @@ -44,7 +44,7 @@ Be mindful of any feedback you receive from users, and let it guide you to impro - Use simple language: Where possible, avoid jargon or technical terms that may be unfamiliar to the reader. When unavoidable, provide a link to a definition or explanation of the term. - Proofread and test your content: Make sure to proofread your MDX file for errors and test any code snippets or examples to ensure they work as expected. - Be generous with hyperlinks: Link to relevant documentation or resources, whether to somewhere else within our internal docs or to a respected external source. This will provide additional context and help users better understand the content. -- Use absolute links for internal docs: The `pages` folder is the root directory for internal docs. Use absolute links to reference other pages within the `pages` folder, for example: `[AtomicDEX API methods](/atomicdex/api)`. +- Use absolute links for internal docs: The `pages` folder is the root directory for internal docs. Use absolute links to reference other pages within the `pages` folder, for example: `[AtomicDEX API methods](/atomicdex/api/#sub-section-header)`. The url must end with a slash. - Use bullet points and numbered lists to break up long paragraphs to make the content more readable. ## Syntax From c9a3b32e4066235e484b1c641c90a09da6084952 Mon Sep 17 00:00:00 2001 From: gcharang <21151592+gcharang@users.noreply.github.com> Date: Tue, 29 Aug 2023 16:51:37 +0530 Subject: [PATCH 2/2] adds samuel's email --- authors.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authors.json b/authors.json index 7c77a4e8..7f2e44ca 100644 --- a/authors.json +++ b/authors.json @@ -56,7 +56,7 @@ }, "borngraced": { "username": "borngraced", - "commit_emails": [], + "commit_emails": ["samiodev@icloud.com"], "socials": { "twitter": "", "linkedin": ""