mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 06:58:54 +00:00
doc: Update PR template
This commit is contained in:
@@ -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) -->
|
||||
|
||||
Reference in New Issue
Block a user