Open
Conversation
Added a comprehensive contributing guide for the project, including sections on code of conduct, pull requests, sign-off requirements, and how to report bugs or suggest enhancements. Signed-off-by: Jessica G <jwagantall@linuxfoundation.org>
Contributor
Author
|
@matthew1001 , we need this guide too.. however, I used the one we have in hiero as a base and we can modify it to the Paladin project. This is a little detailed, but feel free to comment on what would you like to change. |
matthew1001
reviewed
Dec 2, 2025
|
|
||
| It is a recommended best practice to use the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) specification. | ||
|
|
||
| 8. Enable [GPG signing](https://docs.github.com/en/github/authenticating-to-github/managing-commit-signature-verification/signing-commits) of your commits within the repo. |
Contributor
There was a problem hiding this comment.
I don't think we are planning to have GPG signing of commits for Paladin. We will require commits to be signed off, but not GPG signed
Contributor
Author
There was a problem hiding this comment.
Thank you ... let me remove that part for now.. however is a good practice to have GPG signatures. Is this something the team is willing to adopt? Has this been discussed before?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added a comprehensive contributing guide for the project, including sections on code of conduct, pull requests, sign-off requirements, and how to report bugs or suggest enhancements.