Skip to content

Files

Latest commit

 

History

History
25 lines (16 loc) · 944 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (16 loc) · 944 Bytes

Contributing to Public-IP

Thank you for considering contributing to Public-IP! Here are some guidelines to help you get started.

How to Contribute

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Make your changes.
  4. Ensure your changes pass linting and tests.
  5. Commit your changes with a descriptive commit message.
  6. Push your changes to your fork.
  7. Open a pull request with a clear description of your changes.

Code Style

Please follow the existing code style and conventions. Ensure your code is properly formatted and linted.

Reporting Issues

If you find a bug or have a feature request, please open an issue on GitHub. Provide as much detail as possible to help us understand and address the issue.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.