Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.65 KB

File metadata and controls

38 lines (24 loc) · 1.65 KB

Contribution Image

Contributing to power_deco ! 🎁

Thank you for considering contributing to power_deco! We appreciate your interest and are excited to work with you.

Getting Started

  1. Fork the Repository: Click the "Fork" button on the top right of the repository page to create your own copy.

  2. Clone Your Fork: Clone your fork to your local machine:

    git clone https://github.com/MrCode200/power_deco.git
    
  3. Create a Branch: Create a new branch for your work:

    git checkout -b feature/your-feature
    
  4. Make Your Changes: Implement your changes, and make sure to test them.

  5. Commit Your Changes: Commit your changes with a descriptive message:

    git commit -am 'Add new feature'
    
  6. Push Your Changes: Push your changes to your fork:

    git push origin feature/your-feature
    
  7. Open a Pull Request: Go to the original repository and click "New Pull Request." Provide a clear description of your changes and submit.

Reporting Issues

If you find a bug or have a suggestion, please open an issue in the Issues section. Provide as much detail as possible, including steps to reproduce the issue and any error messages.

Thank You

We’re thrilled to have you contribute to power_deco and look forward to your improvements! img.png