Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 2.03 KB

CONTRIBUTING.md

File metadata and controls

37 lines (21 loc) · 2.03 KB

Contributing to NonStop-Lofi-Vibe-Generator

First off, thanks for your interest in contributing to NonStop-Lofi-Vibe-Generator! All contributors are welcome, from commenting issues to reviewing or sending Pull Requests.

How to contribute?

If you are new to GitHub, visit the first-contributions instructions to learn how to contribute on GitHub.

To find issues you can help with, go though the list of good first issues or issues labeled with help wanted.

Once found or created an issue, let us know that you want to work on it by commenting in the issue.

Questions, suggestions or new ideas

Please don't open an issue to ask a question or suggestion. Use the GitHub Discussions which are meant to it. New ideas and enhacements are also welcome as discussion posts.

Issue reporting

Feel free to create a new issue if you have some issue to report. But first, make sure that the issue has not been reported yet.

Be sure to explain in details the context and the outcome that you are lookign for.

General guidelines

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Thanks! ❤️ ❤️ NonStop-Lofi-Vibe-Generator Team