We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb64d69 commit 8a9162fCopy full SHA for 8a9162f
PULL_REQUEST_TEMPLATE.md
@@ -1,9 +1,15 @@
1
-### What this PR do?
2
-- Describes the main changes that come with the pull request in present tense
3
-- For instance - "Add correction to facade pattern"
4
5
-### Context
6
--
+Pull request title
7
+- Clearly and concisely describes what it does
+- Refer to the issue that it solves, if available
8
9
-> DELETE ME| for detailed contributing instructions see https://github.com/iluwatar/java-design-patterns/wiki/01.-How-to-contribute
+
+Pull request description
10
+- Describes the main changes that come with the pull request
11
+- Any relevant additional information is provided
12
13
14
15
+> For detailed contributing instructions see https://github.com/iluwatar/java-design-patterns/wiki/01.-How-to-contribute
0 commit comments