Skip to content

Commit 8a9162f

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
1 parent fb64d69 commit 8a9162f

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

PULL_REQUEST_TEMPLATE.md

+12-6
Original file line numberDiff line numberDiff line change
@@ -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"
41

5-
### Context
6-
-
2+
Pull request title
73

4+
- Clearly and concisely describes what it does
5+
- Refer to the issue that it solves, if available
86

9-
> DELETE ME| for detailed contributing instructions see https://github.com/iluwatar/java-design-patterns/wiki/01.-How-to-contribute
7+
8+
Pull request description
9+
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

Comments
 (0)