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

[libad9361-iio-v0]Add CODEOWNERS and PULL_REQUEST_TEMPLATE files #115

Open
wants to merge 1 commit into
base: libad9361-iio-v0
Choose a base branch
from

Commits on Mar 22, 2024

  1. Add CODEOWNERS and PULL_REQUEST_TEMPLATE files

    Persons specified in CODEOWNERS file will be automatically added as reviewers,
    whenever new PRs are opened, depending on affected folder.
    In addition to Code Owners, other reviewers can be added to each PR.
    CODEOWNERS file can be different from one branch to another.
    All new PRs will require the approval of at least one code owner.
    
    PULL_REQUEST_TEMPLATE.md will populate all new PR description field.
    Beside PR description, it contains a list of checkboxes, ensuring everyone
    follows the same guidelines and enforces best practices.
    Pull Request Template applies for PRs against all protected branches.
    
    Both files got added in .github
    
    Signed-off-by: Stefan Raus <[email protected]>
    SRaus committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3200f84 View commit details
    Browse the repository at this point in the history