File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- ## Contributing:
1
+ ## Contributing
2
2
We welcome your involvement, be it fixing bugs or implementing new features that you find relevant to this library.
3
3
4
4
To contribute, you may follow the steps below:
Original file line number Diff line number Diff line change @@ -12,8 +12,10 @@ Please delete options that are not relevant.
12
12
- [ ] New feature (non-breaking change which adds functionality)
13
13
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
14
14
- [ ] This change requires a documentation update
15
+ - [ ] Code enhancement and update (non-breaking change)
16
+ - [ ] Security patch
15
17
16
- # How Has This Been Tested?
18
+ ## How Has This Been Tested?
17
19
18
20
Please describe or list the test cases that you ran to verify your changes, and provide instructions so we can reproduce.
19
21
You can’t perform that action at this time.
0 commit comments