Skip to content

Commit

Permalink
fix: use #1 as example issue in pr template (#269)
Browse files Browse the repository at this point in the history
Co-authored-by: Oleksandr Prokhorenko <[email protected]>
  • Loading branch information
kukkok3 and minikin authored Feb 29, 2024
1 parent 123bc0a commit b6f89d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Please fill out this template to help us review your changes.

List the issue numbers related to this pull request.

> e.g., Closes #123, Resolves #456 Fixes #367
> e.g., Closes #1, Resolves #1 Fixes #1
## Description of Changes

Expand All @@ -25,7 +25,7 @@ If applicable, add screenshots to help explain your changes.

If applicable, list any related pull requests.

> e.g., #123, #456
> e.g., #1, #1
## Please confirm the following checks

Expand Down

0 comments on commit b6f89d7

Please sign in to comment.