diff --git a/.github/release_pull_request_template.md b/.github/release_pull_request_template.md new file mode 100644 index 0000000..ae3eaec --- /dev/null +++ b/.github/release_pull_request_template.md @@ -0,0 +1,12 @@ +Title: Release tracker + +Body: +TL;DR: This branch includes planned version updates for our initial game launch. + +Planned 🚢 date: TBD + +Features: +- [ ] + +Bug fixes: +- diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index e08c533..d4be073 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -14,3 +14,4 @@ What existing problem does the pull request solve? | Minor: New Feature? | | Details: | | License | CC-BY-SA-4.0 +