Skip to content

Commit

Permalink
Merge pull request #134 from bcnmy/features/SMA-79-contribution
Browse files Browse the repository at this point in the history
πŸ“ add contributing.md
  • Loading branch information
livingrockrises authored Sep 15, 2023
2 parents 328b8f2 + d395be2 commit 32e70cb
Showing 1 changed file with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
# Contributing to Biconomy Projects πŸš€

First off, thank you for considering contributing to Biconomy! We truly appreciate your effort and contributions from the community are what make Biconomy awesome. πŸ™Œ

Your contributions are valued and will help in driving the decentralized web forward.

> If you're passionate about our mission but can't contribute directly, there are other ways to support:
> - ⭐ Star our projects on GitHub
> - 🐦 [Tweet about Biconomy](https://twitter.com/biconomy/)
> - πŸ“Œ Reference Biconomy in your project's readme
> - πŸ—£οΈ Share about Biconomy at meetups or with peers
## Table of Contents

- [Contributing to Biconomy Projects πŸš€](#contributing-to-biconomy-projects-)
- [Table of Contents](#table-of-contents)
- [Have a Question?](#have-a-question)
- [Ready to Contribute?](#ready-to-contribute)
- [Legal Notice πŸ“œ](#legal-notice-)
- [Reporting Bugs πŸ›](#reporting-bugs-)
- [Suggesting Enhancements πŸ’‘](#suggesting-enhancements-)
- [First Time Contributing? 🌱](#first-time-contributing-)
- [Improving Documentation πŸ“š](#improving-documentation-)
- [Commit Messages πŸ“](#commit-messages-)
- [Join Biconomy's Team! πŸš€](#join-biconomys-team-)

## Have a Question?

Before reaching out, please ensure you've gone through our [Documentation](https://docs.biconomy.io/). If you still have questions:

1. Search for existing [Issues](https://github.com/bcnmy/scw-contracts/issues) that might answer your question.
2. Check out our [Forum](https://forum.biconomy.io/).
3. Join our [Discord](https://discord.com/invite/biconomy) or [Telegram](https://t.me/biconomy) communities.

If you still need assistance, feel free to open an [Issue](https://github.com/bcnmy/scw-contracts/issues/new) with your question.

## Ready to Contribute?

### Legal Notice πŸ“œ
By contributing, you agree that you've authored your contribution and that it can be provided under the project's license.

### Reporting Bugs πŸ›

Before submitting a bug report, ensure you're using the latest version and that you've read our [documentation](https://docs.biconomy.io/). If you've identified a bug that hasn't been reported, open a new [Issue](https://github.com/bcnmy/scw-contracts/issues/new) detailing the bug.

### Suggesting Enhancements πŸ’‘

Have a feature in mind? First, ensure it aligns with Biconomy's mission and hasn't been suggested before. Then, open an [Issue](https://github.com/bcnmy/scw-contracts/issues/new) to discuss your enhancement.

### First Time Contributing? 🌱

Welcome! We're thrilled to have you. If you're unsure where to start, look for issues labeled `good first issue`.

### Improving Documentation πŸ“š

Good documentation is key! If you spot areas for improvement or errors in our documentation, we'd love your input. If you wish to suggest changes, feel free to raise a PR on our [documentation repository](https://github.com/bcnmy/docs).

### Commit Messages πŸ“

Ensure your commit messages are clear and descriptive.

## Join Biconomy's Team! πŸš€

Interested in joining our mission full-time? Check out our [current job openings](https://jobs.lever.co/biconomy).

0 comments on commit 32e70cb

Please sign in to comment.