diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 3c52212fa..70578ffca 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -13,4 +13,4 @@ ## Specifications - Version: -- Platform: \ No newline at end of file +- Platform: diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0787bd943..c16c644e7 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,4 +3,4 @@ Fixes # > It's a good idea to open an issue first for discussion. - [ ] Tests pass -- [ ] Appropriate changes to README are included in PR \ No newline at end of file +- [ ] Appropriate changes to README are included in PR