Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.01 KB

File metadata and controls

37 lines (26 loc) · 1.01 KB

👋 Contributing to spl-sola-token-transfer

Thanks for your interest in contributing! This project is experimental and evolving, and all kinds of contributions are welcome — from bug reports to pull requests.

🔧 How to Contribute

  1. Fork the repository and clone it locally.
  2. Create a new branch:
    git checkout -b your-feature-name
  3. Make your changes and commit:
    git commit -m "Add your message here"
  4. Push to your fork and open a Pull Request against the main branch.

💡 What You Can Contribute

  • Fixes and improvements
  • Documentation enhancements
  • New ideas or suggestions
  • Refactoring or cleanup

🤝 Guidelines

  • Keep changes clear and focused.
  • Add comments if your code introduces something complex.
  • Be kind and constructive in discussions.

📫 Need Help?

Feel free to open an issue or ask a question — even small contributions are valuable!


Thanks again for helping improve this project! 🚀