Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Update content
  • Loading branch information
nwbrettski authored Nov 13, 2023
1 parent 26ec434 commit e70ce14
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Contributing to <!-- Your Project Name -->
# Contributing to account-abstraction-demo

<!-- Find and replace elements that start with '<!--' and remove this line -->

First of all, thank you for considering to contribute to <!-- Your Project Name -->! 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

Expand All @@ -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 <!-- in the [issue tracker](https://github.com/vechainfoundation/your_repository_name/issues) -->. 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.
Expand All @@ -34,7 +34,7 @@ If you find a bug, please create a new issue <!-- in the [issue tracker](https:/

### Suggesting Enhancements

If you have an idea for a new feature or improvement, please create a new issue <!-- in the [issue tracker](https://github.com/vechainfoundation/your_repository_name/issues) -->. 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.
Expand Down Expand Up @@ -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 Project Name -->! 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!
Happy coding!

0 comments on commit e70ce14

Please sign in to comment.