From d5e14e10126d894685f72e61beff2fd22376ab57 Mon Sep 17 00:00:00 2001 From: oksanaphmn Date: Mon, 4 Nov 2024 13:19:37 +0200 Subject: [PATCH 1/2] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ada7bf5e..cec8a0ec 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,4 +18,4 @@ If you want to contribute with unique ideas, check out Awesome Noir to see what' - A Svelte example - A server-side-rendered Go or Python app -Basically anything that combines different technologies would be adding a lot to the ecosystem. If you'd like to discuss further, please message @signorecello or @critesjosh! +Basically anything that combines different technologies would be adding a lot to the ecosystem. If you'd like to discuss further, please message [@signorecello](https://github.com/signorecello) or [@critesjosh](https://github.com/critesjosh)! From 7b4410e365a09072cc45078d9c007188cfb783df Mon Sep 17 00:00:00 2001 From: oksanaphmn Date: Mon, 4 Nov 2024 13:23:30 +0200 Subject: [PATCH 2/2] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cec8a0ec..6e29b928 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,7 +5,7 @@ When contributing to this repository, please first discuss the change you wish t ## Contributing to an existing example project If you would like to contribute to an existing example project, please open an issue and tag one of the original -authors or maintainers (@critesjosh, @signorecello) with your suggestion. +authors or maintainers ([@critesjosh](https://github.com/critesjosh), [@signorecello](https://github.com/signorecello)) with your suggestion. ## Adding a new example project