Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Mention convential commits format in CONTRIBUTING.md #1075

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

bbrowning
Copy link
Contributor

What does this PR do?

This adds a note to ensure pull requests follow the conventional commits format, along with a link to that format, in CONTRIBUTING.md. One of the pull-request checks enforces PR titles that match this format, so it's good to be upfront about this expectation before a new developer opens a PR.

This adds a note to ensure pull requests follow the conventional
commits format, along with a link to that format, in
CONTRIBUTING.md. One of the pull-request checks enforces PR titles
that match this format, so it's good to be upfront about this
expectation before a new developer opens a PR.

Signed-off-by: Ben Browning <[email protected]>
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Feb 13, 2025
@terrytangyuan terrytangyuan merged commit 8c01b7f into meta-llama:main Feb 13, 2025
3 checks passed
@bbrowning bbrowning deleted the semantic-pr-titles branch February 13, 2025 16:03
yanxi0830 pushed a commit that referenced this pull request Feb 13, 2025
# What does this PR do?

This adds a note to ensure pull requests follow the conventional commits
format, along with a link to that format, in CONTRIBUTING.md. One of the
pull-request checks enforces PR titles that match this format, so it's
good to be upfront about this expectation before a new developer opens a
PR.

Signed-off-by: Ben Browning <[email protected]>
franciscojavierarceo pushed a commit to franciscojavierarceo/llama-stack that referenced this pull request Feb 14, 2025
…a#1075)

# What does this PR do?

This adds a note to ensure pull requests follow the conventional commits
format, along with a link to that format, in CONTRIBUTING.md. One of the
pull-request checks enforces PR titles that match this format, so it's
good to be upfront about this expectation before a new developer opens a
PR.

Signed-off-by: Ben Browning <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants