Skip to content

Commit

Permalink
docs(contribution-guidelines): add multiple prs example
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyFriesenGitHub committed Sep 14, 2024
1 parent 57ac3a6 commit a26f957
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ Here are a few PR templates to get you started: [GitHub PR Templates](https://gi

You can create pull requests (PRs) that address multiple issues, but to avoid overwhelming reviewers, it may be better to break them down into smaller, more focused PRs that tackle one issue at a time. This would save a lot of overhead and would make the documentation process easier.

If you find that your issue blows up and splitting it into multiple issues doesn't make sense, you can always keep the issue open and make multiple PRs that complete it in increments, as shown in [Issue #40](https://github.com/cuhacking/2025/issues/40).

Below is also a checklist to ensure your PR is ready for review.
## Pull Request Checklist

Expand Down

0 comments on commit a26f957

Please sign in to comment.