Skip to content

Commit

Permalink
docs: PR convention add
Browse files Browse the repository at this point in the history
  • Loading branch information
minsgy committed Jun 4, 2024
1 parent dce1935 commit 1b3eb1e
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## Description

<!-- Provide a brief description of the changes made in this Pull Request. -->

## Changes Made

- [ ] Change 1
- [ ] Change 2
- [ ] Change 3

## Related Issues

<!-- List any related issues that this Pull Request addresses or resolves. -->

Resolves #[issue number]

## Checklist

- [ ] self-review of my own code

0 comments on commit 1b3eb1e

Please sign in to comment.