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

impl: add fix PR tag and explain purpose of tags #952

Merged
merged 1 commit into from
Aug 21, 2023

Commits on Aug 21, 2023

  1. impl(CONTRIBUTING): add fix tag, explain purpose

    Add a new `fix` PR tag for typos, broken links, and similar. Previously
    these were categorized as `editorial`, but that sounded too
    significant and required two maintainers to approve plus 24 hours wait.
    The new `fix` category is treated the same as `impl`, requiring only one
    approval and no wait time.
    
    Also:
    
    - Add a paragraph explaining the purpose of the PR tag.
    - Rephrase the preface to the table to provide more clear instructions.
    - Create a section heading for the table now that the size of the
      section has grown.
    
    Signed-off-by: Mark Lodato <lodato@google.com>
    MarkLodato committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d04552c View commit details
    Browse the repository at this point in the history