Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 1.37 KB

File metadata and controls

15 lines (8 loc) · 1.37 KB

Contribute to the P4 GSoC Repository

Thank you for considering contributing to the P4 GSoC (Google Summer of Code) repository! Your contributions are valuable and help improve this repository for everyone. Before getting started, please take a moment to review the following guidelines.

We follow P4C's guidelines in general. As this repository is mostly documentation, our guidelines are much simpler.

Contributing License

The P4 organization uses DCO for contributions. Please take a look at our guidelines.

To sign off the last commit quickly, use the git commit --amend --signoff command. The failing check will also include instructions on how to sign off all commits in two steps (using git rebase HEAD~$NUM_COMMITS --signoff). The Developer Community DCO guide also provides helpful tips on fixing DCO inconveniences. Setting up a commit hook in this repository will automate adding the DCO signoff.

Reporting Issues / Bringing up Discussion

If there is anything related to P4 GSoC that you would like to bring up for discussion, feel free to open an issue!