Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 868 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 868 Bytes

Contributing to the "xtreamPOC" project

We welcome contributions to the Proof of Concept of Xtream Portal Codes project! Here are some guidelines for contributing:

  1. Create an issue: If it's a new feature and there's no issue created, create one with the description.
  2. Fork the repository: Create a fork of the repository on your GitHub account.
  3. Create a branch: Create a new branch for your changes.
  4. Make your changes: Commit your changes to your branch.
  5. Test your changes: Ensure your changes pass all tests: Live Channels, Movies and Series.
  6. Submit a pull request: Open a pull request from your branch to the main repository.
  7. Describe your changes: Provide a clear and concise description of your changes in the pull request.

Code of Conduct

Please adhere to the Code of Conduct outlined in CODE_OF_CONDUCT.md.