From 2bb9e0b545f9f2657b26c8526f16a40ef5d2228e Mon Sep 17 00:00:00 2001 From: Philip Langer Date: Thu, 8 Feb 2024 13:00:53 +0100 Subject: [PATCH] Add PR template https://github.com/eclipse-glsp/glsp/issues/1218 --- .github/PULL_REQUEST_TEMPLATE.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..1d326d07 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,29 @@ + + +#### What it does + + + +#### How to test + + + +#### Follow-ups + + + +#### Changelog + + + +- [ ] This PR should be mentioned in the changelog +- [ ] This PR introduces a breaking change (if yes, provide more details below for the changelog and the migration guide)