Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.85 KB

File metadata and controls

39 lines (25 loc) · 1.85 KB

Support and Contributions

SleekDB is an open-source project that thrives on community support and contributions. If you find SleekDB useful and would like to support its development, there are several ways you can contribute:

⭐ Star the Repository

Show your appreciation for SleekDB by starring the GitHub repository. This helps increase visibility and encourages more users to discover and use SleekDB.

💖 Support Financially

Support SleekDB's development through GitHub Sponsors. Your sponsorship helps maintain and improve the project, keeping it reliable and efficient for everyone. Starting at just $3 (monthly or one-time) every contribution makes a difference!

🐛 Report Issues

If you encounter any bugs or issues while using SleekDB, please report them on the GitHub Issues page. Providing detailed information helps us identify and fix problems more efficiently.

🛠 Contribute Code

We welcome contributions from the community! If you'd like to contribute code, please follow these steps:

  • Fork SleekDB
  • Create your feature branch: git checkout -b feature/my-new-feature
  • Commit your changes: git commit -am 'Added some feature'
  • Push to the branch: git push origin feature/my-new-feature
  • Create new Pull Request targeting dev branch

💬 Join the Community

Join our Discord channel. We'd love to hear from you and get your feedback! Help other users by answering questions and sharing your experiences with SleekDB.

Thank you for being a part of the SleekDB community! Your support and contributions are invaluable to us.