mirror of
https://github.com/aya-rs/aya.git
synced 2026-05-26 11:24:23 +02:00
.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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user