File tree Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Original file line number Diff line number Diff line change 1
- <!--
2
- Thank you for contributing to Java Design Patterns!
1
+ # Pull Request Template
3
2
4
- If you're unsure where to start, please refer to the contributing doc:
3
+ ## What does this PR do?
5
4
6
- https://github.com/iluwatar/java-design-patterns/wiki/01.-How-to-contribute
5
+ <!-- Provide a short description of what this pull request does. -->
7
6
8
- If you still have questions, please let us know via issues or [gitter](https://matrix.to/#/#iluwatar_java-design-patterns:gitter.im).
9
- -->
10
-
11
- ## What problem does this PR solve?
12
-
13
- <!-- Please describe the problem you're trying to solve. Uncomment the following line if this PR closes some issues -->
14
- <!-- Close #<issue number> -->
7
+ <!-- Fixes #<issue-number> (if applicable) -->
You can’t perform that action at this time.
0 commit comments