tauri-plugin-ios-window 1.0.0

Tauri plugin for iOS window management
Documentation
# 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]./README.md** to understand the project’s purpose and setup.
- **Check open [issues]https://github.com/TheStableFoundation/notwallet/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]https://github.com/TheStableFoundation/notwallet/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]./CODE_OF_CONDUCT.md (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! 🚀**