From e70ce14e630cbd63bf3a6abab3ab9bf301a91849 Mon Sep 17 00:00:00 2001 From: Neil Brett Date: Mon, 13 Nov 2023 14:42:09 +0000 Subject: [PATCH] Update CONTRIBUTING.md Update content --- .github/CONTRIBUTING.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 8641023..065aa0b 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,8 +1,8 @@ -# Contributing to +# Contributing to account-abstraction-demo -First of all, thank you for considering to contribute to ! Your help is invaluable to improve the project and make it more useful for the community. This document will guide you through the contribution process and make it easier for you to get started. +First of all, thank you for considering to contribute to account-abstraction-demo! Your help is invaluable to improve the project and make it more useful for the community. This document will guide you through the contribution process and make it easier for you to get started. ## Table of Contents @@ -25,7 +25,7 @@ By participating in this project, you agree to abide by our [Code of Conduct](CO ### Reporting Bugs -If you find a bug, please create a new issue . When submitting a bug report, please include: +If you find a bug, please create a new issue. When submitting a bug report, please include: - A clear and descriptive title. - A detailed description of the issue, including the steps to reproduce the bug. @@ -34,7 +34,7 @@ If you find a bug, please create a new issue . When suggesting an enhancement, please include: +If you have an idea for a new feature or improvement, please create a new issue. When suggesting an enhancement, please include: - A clear and descriptive title. - A detailed description of the proposed feature, including examples of how it should work. @@ -84,4 +84,4 @@ If the project uses a specific code formatter or linter, please ensure your cont Once again, thank you for your interest in contributing to ! Your support and collaboration are crucial to the success and growth of this project. If you have any questions or need additional guidance, please don't hesitate to reach out to the maintainers. -Happy coding! \ No newline at end of file +Happy coding!