Skip to content

Commit

Permalink
πŸ“ add contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aboudjem committed Sep 14, 2023
1 parent daee7f8 commit 66bc60a
Showing 1 changed file with 67 additions and 0 deletions.
67 changes: 67 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
# 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-)
- [Style Guides 🎨](#style-guides-)
- [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.

## Style Guides 🎨

### 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 66bc60a

Please sign in to comment.