From 0d60eae53a5897b98eb84e4547c784ca350a80f5 Mon Sep 17 00:00:00 2001 From: Taras Alekhin Date: Mon, 27 May 2024 13:43:17 +0200 Subject: [PATCH 1/3] docs: updated contributing doc --- CONTRIBUTING.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e1d063bdd..8f1800ef6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,11 +1,11 @@ ## Contributing Guidelines -Thank you for your interest in contributing to our project! We appreciate your enthusiasm and support. Currently, we are actively working on developing comprehensive contributing guidelines to ensure a smooth and collaborative contribution process. +Thank you for your interest in contributing to the project! Your enthusiasm and support are appreciated. Comprehensive contributing guidelines are actively being developed to ensure a smooth and collaborative contribution process. -**Note:** At this moment, we cannot guarantee that we will process pull requests or issues, as we are still establishing the workflow and guidelines that will make it easier for everyone to participate in the project. We understand the importance of community involvement and want to create an inclusive and comfortable environment for all contributors. +**Note:** At this moment, there is no guarantee that pull requests or issues will be processed, as the workflow and guidelines are still being established to make participation easier for everyone in the project. The importance of community involvement is understood, and an inclusive and comfortable environment for all contributors is being created. -Rest assured, as soon as the contributing guide is ready, we will be more than happy to welcome your contributions and address any issues you may encounter. We'll make an announcement when the guidelines are finalized and open for contributions. +Rest assured, as soon as the contributing guide is ready, contributions and any encountered issues will be welcomed and addressed. An announcement will be made when the guidelines are finalized and open for contributions. -In the meantime, we encourage you to explore the project, familiarize yourself with the codebase, and provide feedback or suggestions that will be valuable during this development phase. +In the meantime, exploring the project, familiarizing yourself with the codebase, and providing valuable feedback or suggestions during this development phase are encouraged. -Thank you for your patience and understanding. We look forward to your future contributions once the contributing guidelines are in place! +Thank you for your patience and understanding. Future contributions are eagerly anticipated once the contributing guidelines are in place! From 1d429a877aaf69a36fb2ece8c1eccb97e587b911 Mon Sep 17 00:00:00 2001 From: Taras Alekhin Date: Tue, 28 May 2024 11:50:33 +0200 Subject: [PATCH 2/3] docs: updated security doc --- SECURITY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 4a9c12531..41b6fa411 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,6 +2,6 @@ ### Reporting Security Vulnerabilities -Security is a top priority for our project. If you discover any security vulnerabilities or concerns, please responsibly disclose them through [Immunefi's bug bounty program](https://immunefi.com/bounty/lido/). +Security is a top priority for the project. If any security vulnerabilities or concerns are discovered, they should be responsibly disclosed through Immunefi's bug bounty program. -We value your efforts in helping us maintain a secure environment for all users. Thank you for your contribution to the project's safety. +Efforts in maintaining a secure environment for all users are highly valued. Thank you for your contribution to the project's safety. From 7ff3ef31d403d7667a5bd02f9caeeef2bc66d96e Mon Sep 17 00:00:00 2001 From: Taras Alekhin Date: Tue, 28 May 2024 11:53:40 +0200 Subject: [PATCH 3/3] docs: updated security doc --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 41b6fa411..d9fcc3bcb 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,6 +2,6 @@ ### Reporting Security Vulnerabilities -Security is a top priority for the project. If any security vulnerabilities or concerns are discovered, they should be responsibly disclosed through Immunefi's bug bounty program. +Security is a top priority for the project. If any security vulnerabilities or concerns are discovered, they should be responsibly disclosed through [Immunefi's bug bounty program](https://immunefi.com/bounty/lido/). Efforts in maintaining a secure environment for all users are highly valued. Thank you for your contribution to the project's safety.