From c281b3a2d085c8ead13e30051f2f2216b83c0cbf Mon Sep 17 00:00:00 2001 From: Puyo <15311104+daniel11420@users.noreply.github.com> Date: Wed, 12 May 2021 09:59:09 +0200 Subject: [PATCH] Update changelog-template.md --- docs/changelogs/changelog-template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelogs/changelog-template.md b/docs/changelogs/changelog-template.md index d819fd9..d61f892 100644 --- a/docs/changelogs/changelog-template.md +++ b/docs/changelogs/changelog-template.md @@ -4,6 +4,7 @@ - New thing without issue - [#1](https://github.com/KadeDev/Kade-Engine/issues/1): New thing with issue - [#1](https://github.com/KadeDev/Kade-Engine/issues/1) ([PR #1](https://github.com/KadeDev/Kade-Engine/pulls/1)): New thing with issue and pull request +- [PR #1](https://github.com/KadeDev/Kade-Engine/pulls/1): New thing with pull request but no issue ### Changes - Use same templates as additions