From 060a4072f7cf0265f22e22868b1f74b48e448108 Mon Sep 17 00:00:00 2001 From: Philip Langer Date: Thu, 8 Feb 2024 12:58:57 +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)