Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
venki91 committed Jul 24, 2024
1 parent 2a84f2b commit 5910af5
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,16 +144,17 @@ errsole.meta({ email: req.body.email }).log('User logged in');

The `meta` function must be the first function in the chain, followed by the desired logging function.

## Contribution and Support
## Useful Links

**Contribution:** We welcome contributions! If you have ideas for improvements, feel free to fork the repository, make your changes, and submit a pull request.
* [FAQs](https://github.com/errsole/errsole.js/discussions/categories/faqs)

**Support:** If you are facing issues, [Open an issue](https://github.com/errsole/errsole.js/issues/new) on the GitHub repository.
* **Encountering issues?** [Open an issue](https://github.com/errsole/errsole.js/issues/new) on our GitHub repository.

## Resources
* **Have questions?** Use our [Q&A forum](https://github.com/errsole/errsole.js/discussions/categories/q-a).

* [FAQs](https://github.com/errsole/errsole.js/discussions/categories/faqs)
* Have questions, want to request a feature, or share ideas? Use our [Q&A Forum](https://github.com/errsole/errsole.js/discussions/categories/q-a).
* **Want to request a feature or share your ideas?** Use our [discussion forum](https://github.com/errsole/errsole.js/discussions/categories/general).

* **Want to contribute?** First, share your idea with the community in our [discussion forum](https://github.com/errsole/errsole.js/discussions/categories/general) to see what others are saying. Then, fork the repository, make your changes, and submit a pull request.

## License

Expand Down

0 comments on commit 5910af5

Please sign in to comment.