From 10fee675f4de8b68824eeb46de4e8d3693698f79 Mon Sep 17 00:00:00 2001 From: Philip Langer Date: Thu, 8 Feb 2024 13:01:30 +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 0000000..1d326d0 --- /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)