Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 791 Bytes

File metadata and controls

29 lines (18 loc) · 791 Bytes

Contributing to Data_Analytics_Python

Thank you for considering contributing!

How to Contribute

  1. Fork the repository
  2. Create a new branch for your feature or bugfix
  3. Commit your changes with clear messages
  4. Open a Pull Request describing your changes

Code Style

  • Use clear, descriptive variable and function names
  • Comment your code where helpful
  • Follow PEP8 guidelines for Python

Reporting Issues

  • Use the appropriate issue templates for bugs or feature requests
  • Include as much detail as possible

Code of Conduct

Please read our Code of Conduct before contributing.

License

By contributing, you agree that your contributions will be licensed under the MIT License.