This project was developed within the scope of researching the capabilities of integration between SDNs, its communication protocol, OpenFlow, and P4 programming languages, in order to create a monitoring system that could be deployed to any new or existing SDN network operating with P4 in its devices.
Thank you for considering contributing to our open-source project! We appreciate your interest in helping us improve and grow. This document outlines the guidelines for contributing to our project and provides information on how you can get involved.
You can join the conversation at:
If you encounter any issues or bugs while using our project, please report them using the issue tracker on GitHub. Provide as much detail as possible, including steps to reproduce the problem. Feature Requests: If you have ideas for new features or improvements, feel free to submit a feature request through the issue tracker. We value your feedback and would love to hear your suggestions.
If you are interested in contributing code, you can fork the repository, make your changes, and submit a pull request. We welcome contributions of all sizes, from small bug fixes to major feature additions.
Help us improve the project documentation by fixing errors, adding missing information, or suggesting clarifications. Documentation changes can be submitted as pull requests.
If you are proficient in languages other than English, you can contribute by translating our project's documentation, error messages, or user interface into other languages.
To get started with contributing to our project, follow these steps:
- Fork the project repository on GitHub.
- Clone your forked repository to your local machine.
- Install the necessary dependencies as described in the project's documentation.
- Create a new branch for your contribution.
- Make your changes or additions to the branch.
- Test your changes thoroughly.
- Commit your changes and push them to your forked repository.
- Submit a pull request to the main repository, clearly describing your changes.