.github: Remove the "Summary" and "Related Issues" sections from the PR template

I find them annoying and they're usually an obvious sign of LLM misuse.
Keep only the sections for additional questions from us, that follow
the summary.
This commit is contained in:
vad
2026-03-23 08:31:41 +01:00
committed by Michal R
parent 1210f34225
commit a7a3f3ff18
-2
View File
@@ -13,7 +13,6 @@
-->
# Summary
<!---
Summarize the changes you're making here. Detailed information belongs in
the Git commit messages. If your pull request contains just one commit,
@@ -22,7 +21,6 @@
anything you think needs a reviewer's attention.
-->
# Related Issues
<!--
If your changes address an issue, link it with the *Fixes* tag so
the issue gets closed when the PR is merged, for example: