Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 1.99 KB

File metadata and controls

53 lines (34 loc) · 1.99 KB

Contributing to NotWallet Crypto

Thank you for your interest in contributing to NotWallet Crypto! Our vision is to build a secure, user-friendly, and privacy-focused Solana wallet—open to everyone, just like MetaMask is for Ethereum.

We welcome contributions of all kinds: code, documentation, design, bug reports, feature requests, and community support.


How to Contribute

1. Get Started

  • Read our README to understand the project’s purpose and setup.
  • Check open issues for bugs, features, or improvements you can help with.
  • Join the discussion: Open an issue if you want to propose a new feature or discuss an idea.

2. Code Contributions

  • Fork the repository and create your branch from main.
  • Write clear, maintainable code and follow the existing code style.
  • Add tests for new features or bug fixes when possible.
  • Document your changes in code comments and/or markdown files.
  • Test your changes locally before submitting.

3. Submitting Pull Requests

  • Ensure your branch is up to date with main.
  • Open a pull request with a clear description of your changes and why they’re needed.
  • Reference any related issues in your PR description (e.g., Closes #123).
  • Be responsive to feedback and ready to make improvements.

4. Reporting Bugs & Requesting Features

  • Use GitHub Issues to report bugs or request features.
  • Provide as much detail as possible: steps to reproduce, screenshots, logs, or context.

5. Community Standards

  • Be respectful and inclusive—everyone is welcome.
  • Help us keep the project a safe and friendly space.
  • Follow the Code of Conduct (if available).

Vision

We aim to make NotWallet Crypto as trusted and widely used for Solana as MetaMask is for Ethereum. Your contributions help us get there—thank you!


Happy building! 🚀