Skip to content

Commit

Permalink
Adding an ok example for the comments only approach to PR templates
Browse files Browse the repository at this point in the history
  • Loading branch information
GordonBeeming committed Nov 7, 2023
1 parent 661a699 commit 40b15e6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,12 @@ When creating a PR template, think of how you can help developers create great P
![Figure: Bad example - There is no information to guide developers](no-pr-template.jpg)
:::

::: ok
![Figure: OK example - The PR template contains handy links to guidance for creating great PRs ⭐](pr-template-with-comments-to-guidance.jpg)
:::

::: good
![Figure: Good example - This PR template contains guidance for the context needed to review, along with links to guidance for creating great PRs ⭐](pr-template-with-comments-to-guidance.jpg)
![Figure: Good example - This PR template asks for **context needed to review**, along with links to guidance for creating great PRs ⭐](pr-template-asking-for-context.jpg)
:::

**Tip:** You can use comments in the markdown as above. These comments will not show when the PR is created, and is only visible when editing the description.
Expand Down

0 comments on commit 40b15e6

Please sign in to comment.