Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.36 KB

CONTRIBUTING.md

File metadata and controls

25 lines (18 loc) · 1.36 KB

Contributing to Streamtape Downloader

Thank you for considering contributing to Streamtape Downloader! Before making any contributions, please take a moment to review this document.

Ways to Contribute

There are a few ways to contribute to Streamtape Downloader:

  • Report issues or make feature requests by opening an issue.
  • Fix bugs or add features by creating a pull request.
  • Provide feedback or suggest improvements by leaving a comment on an existing issue or pull request.

Contributing Code

When contributing code, please follow these guidelines:

  • Follow the coding conventions used in this project.
  • Write clear and concise commit messages that describe the changes you have made.
  • Keep pull requests focused on a single issue or feature.
  • Test your code before submit pull requests.

Reporting Issues

If you encounter a bug or have a feature request, please open an issue on our GitHub repository. Please include as much information as possible in your issue, such as the steps to reproduce the problem or the expected behavior of the feature.

Giving Feedback

If you have feedback or suggestions for improving Streamtape Downloader, we would love to hear from you. You can provide feedback by leaving a comment on an existing issue or pull request, or by opening a new issue on our GitHub repository.

Thank you for contributing to Streamtape Downloader!