Skip to content

Update README's links to specs#716

Closed
richiii999 wants to merge 1 commit intop4lang:masterfrom
richiii999:fix-p4-specs-links
Closed

Update README's links to specs#716
richiii999 wants to merge 1 commit intop4lang:masterfrom
richiii999:fix-p4-specs-links

Conversation

@richiii999
Copy link
Contributor

No description provided.

@github-actions
Copy link

Welcome to the project, @richiii999!

It looks like this is your first contribution. We noticed the DCO (Developer Certificate of Origin) check might fail if your commits aren't signed.

To fix this, please ensure every commit has a Signed-off-by: Name <email> line. You can do this automatically by using the -s flag:
git commit -s -m "Your message"

For existing commits, you can fix them with:
git commit --amend --signoff or git rebase -i HEAD~N --signoff (where N is the number of commits)
The Developer Community DCO guide also provides helpful tips on fixing DCO inconveniences. Setting a commit hook in the git repository will automate adding the DCO signoff.
See https://github.com/p4lang/governance/wiki/P4-DCO-Guidelines for information.

@richiii999 richiii999 closed this Feb 16, 2026
@richiii999 richiii999 deleted the fix-p4-specs-links branch February 16, 2026 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments