File tree Expand file tree Collapse file tree 2 files changed +12
-13
lines changed
Expand file tree Collapse file tree 2 files changed +12
-13
lines changed Original file line number Diff line number Diff line change 44
55## Expected behaviour
66
7- <!-- What the behaviour did you expect? -->
7+ <!-- What is the behaviour you expect? -->
88
99## Actual behaviour
1010
11- <!-- What's actually happened ? -->
11+ <!-- What's actually happening ? -->
1212
1313## Steps to reproduce
1414
1818
1919## Your environment
2020
21- <!-- Describe the environment you have that leed to your issue.
22- This includes project version, OS, proxy server and else bits that
21+ <!-- Describe the environment you have that lead to your issue.
22+ This includes project version, OS, proxy server and other bits that
2323 are related to your case. -->
Original file line number Diff line number Diff line change 55
66 - If you propose a new feature or improvement, select "master"
77 as a target branch;
8- - If this is code bug fix or documentation correction , select
9- the lastest release branch (which looks like "0.xx") -->
8+ - If this is a bug fix or documentation amendment , select
9+ the latest release branch (which looks like "0.xx") -->
1010
11- ## What these changes does ?
11+ ## What do these changes do ?
1212
1313<!-- Please give a short brief about these changes. -->
1414
15- ## How to test your changes ?
15+ ## Are there changes in behavior for the user ?
1616
17- <!-- Describe how we can test your changes if they provides
18- any notable behaviour for the end users. -->
17+ <!-- Outline any notable behaviour for the end users. -->
1918
2019## Related issue number
2120
22- <!-- Is there any issue opened that get fixed by this? -->
21+ <!-- Are there any issues opened that will be resolved by merging this change ? -->
2322
2423## Checklist
2524
26- - [ ] Code is written and well
27- - [ ] Tests for the changes are provided
25+ - [ ] I think the code is well written
26+ - [ ] Unit tests for the changes exist
2827- [ ] Documentation reflects the changes
You can’t perform that action at this time.
0 commit comments