doc: Update PR template

This commit is contained in:
Ilkka Seppälä
2025-01-12 19:03:56 +02:00
parent fee3c43f20
commit 03f0bee103
+4 -11
View File
@@ -1,14 +1,7 @@
<!--
Thank you for contributing to Java Design Patterns!
# Pull Request Template
If you're unsure where to start, please refer to the contributing doc:
## What does this PR do?
https://github.com/iluwatar/java-design-patterns/wiki/01.-How-to-contribute
<!-- Provide a short description of what this pull request does. -->
If you still have questions, please let us know via issues or [gitter](https://matrix.to/#/#iluwatar_java-design-patterns:gitter.im).
-->
## What problem does this PR solve?
<!-- Please describe the problem you're trying to solve. Uncomment the following line if this PR closes some issues -->
<!-- Close #<issue number> -->
<!-- Fixes #<issue-number> (if applicable) -->