diff options
| author | Max Isom <[email protected]> | 2021-12-16 13:59:38 -0500 |
|---|---|---|
| committer | Max Isom <[email protected]> | 2021-12-16 13:59:38 -0500 |
| commit | 7c1e860c50587765c2dd4fa1e5deb28337ca2551 (patch) | |
| tree | 6d78e079c66d8d95f7bcadbd16cf1148f61cfe57 /.github/pull_request_template.md | |
| parent | f91d69492fcefb195ed661912e95e14f48126266 (diff) | |
| download | muse-7c1e860c50587765c2dd4fa1e5deb28337ca2551.tar.xz muse-7c1e860c50587765c2dd4fa1e5deb28337ca2551.zip | |
Add PR template
Diffstat (limited to '.github/pull_request_template.md')
| -rw-r--r-- | .github/pull_request_template.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..6ff7b29 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,5 @@ +Closes # + +<!-- A brief description of changes --> + +- [ ] I updated the changelog |
