diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..312540b61 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,11 @@ +### Why? +<!-- Describe why this change is being made. Briefly include history and context, high-level what this PR does, and what the world looks like afterward. --> + +### What? +<!-- +List out the key changes made in this PR, e.g. +- implements the antimatter particle trace in the nitronium microfilament drive +- updated tests --> + +### See Also +<!-- Include any links or additional information that help explain this change. --> diff --git a/OPENAPI_VERSION b/OPENAPI_VERSION index 90495bf9a..518c06cc6 100644 --- a/OPENAPI_VERSION +++ b/OPENAPI_VERSION @@ -1 +1 @@ -v1417 \ No newline at end of file +v1418 \ No newline at end of file