Skip to content

Update README's specs links#717

Merged
jafingerhut merged 1 commit intop4lang:masterfrom
richiii999:fix-p4-specs-links
Feb 16, 2026
Merged

Update README's specs links#717
jafingerhut merged 1 commit intop4lang:masterfrom
richiii999:fix-p4-specs-links

Conversation

@richiii999
Copy link
Contributor

@richiii999 richiii999 commented Feb 16, 2026

Signed-off-by: richiii999 <richiii@umich.edu>
@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.

@Dscano
Copy link
Contributor

Dscano commented Feb 16, 2026

@richiii999 In case you don't know already, there is a way to link PR to issue and auto-close it with the submission: https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue.

@Dscano Dscano self-requested a review February 16, 2026 06:45
Copy link
Contributor

@Dscano Dscano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jafingerhut jafingerhut merged commit 8d82056 into p4lang:master Feb 16, 2026
2 checks passed
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.

3 participants

Comments