Thank you for considering contributing to Public-IP! Here are some guidelines to help you get started.
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Make your changes.
- Ensure your changes pass linting and tests.
- Commit your changes with a descriptive commit message.
- Push your changes to your fork.
- Open a pull request with a clear description of your changes.
Please follow the existing code style and conventions. Ensure your code is properly formatted and linted.
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.
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.