Skip to content

Commit 8f796ac

Browse files
committed
update templates content
1 parent 907fe5f commit 8f796ac

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Contributing:
1+
## Contributing
22
We welcome your involvement, be it fixing bugs or implementing new features that you find relevant to this library.
33

44
To contribute, you may follow the steps below:

PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,10 @@ Please delete options that are not relevant.
1212
- [ ] New feature (non-breaking change which adds functionality)
1313
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
1414
- [ ] This change requires a documentation update
15+
- [ ] Code enhancement and update (non-breaking change)
16+
- [ ] Security patch
1517

16-
# How Has This Been Tested?
18+
## How Has This Been Tested?
1719

1820
Please describe or list the test cases that you ran to verify your changes, and provide instructions so we can reproduce.
1921

0 commit comments

Comments
 (0)