Skip to content

Commit 4d1bf36

Browse files
authored
docs: Grammar fixes (#566)
1 parent 4bc362d commit 4d1bf36

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
## Change list
1+
## List of changes
22

3-
Please provide briefly described change list which are you going to propose.
3+
Please provide a briefly described change list that you are going to propose.
44

55
## Types of changes
66

7-
What types of changes are you proposing/introducing to .NET client?
7+
What types of changes are you proposing/introducing to the .NET client?
88
_Put an `x` in the boxes that apply_
99

1010
- [ ] Bugfix (non-breaking change which fixes an issue)
1111
- [ ] New feature (non-breaking change which adds functionality)
1212
- [ ] New feature (non-breaking change which adds value to the project)
13-
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
13+
- [ ] Breaking change (fix or feature that would cause existing functionality not to work as expected)
1414

1515
## Documentation
1616
- [ ] Have you proposed a file change/ PR with appium to update documentation?
@@ -21,6 +21,5 @@ _Put an `x` in the boxes that apply_
2121

2222
## Details
2323

24-
Please provide more details about changes if it is necessary. If there are new features you can provide code samples which show the way they
25-
work and possible use cases. Also you can create [gists](https://gist.github.com) with pasted C# code samples or put them here using markdown.
24+
Please provide more details about changes if it is necessary. If there are new features you can provide code samples showing how they work and possible use cases. Also, you can create [gists](https://gist.github.com) with pasted C# code samples or put them here using markdown.
2625
About markdown please read [Mastering markdown](https://guides.github.com/features/mastering-markdown/) and [Writing on GitHub](https://help.github.com/categories/writing-on-github/)

0 commit comments

Comments
 (0)