Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.04 KB

File metadata and controls

39 lines (25 loc) · 1.04 KB

Contributing to Customer Churn Prediction Data Pipeline Project

Thank you for your interest in contributing to this project! This document provides guidelines and instructions for contributors.

Code of Conduct

Please be respectful and considerate of others when contributing to this project. We aim to foster an inclusive and positive community.

How to Contribute

Reporting Bugs

If you find a bug or something wrong, please create an issue with the following information:

  • Clear description of the bug
  • Steps to reproduce
  • Expected behavior
  • Actual behavior
  • Screenshots (if applicable)
  • Environment details (hardware version, software version, etc.)

Suggesting Features

Feature suggestions are welcome! Create an issue with:

  • Clear description of the feature
  • Rationale for adding this feature
  • Any implementation ideas you have

Code Contributions

Development Environment Setup

  1. Fork the repository

  2. Clone your fork:

    git clone https://github.com/deaneeth/churn-prediction-data-pipeline.git