Skip to content

Commit dcf4718

Browse files
docs: tidy CONTRIBUTING.md
1 parent e944d58 commit dcf4718

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ agree to abide by our **[code of conduct]**.
1616

1717
[Fork], then clone the repository:
1818

19-
[Fork]: https://github.com/remarkablemark/html-react-parser/fork
19+
[fork]: https://github.com/remarkablemark/html-react-parser/fork
2020

2121
```sh
2222
# replace `<user>` with your username
@@ -60,7 +60,7 @@ Things that will improve the chance that your pull request will be accepted:
6060
- [ ] Write good documentation.
6161
- [ ] Write a [good commit message][commit].
6262

63-
[CI]: https://github.com/remarkablemark/html-react-parser/actions/workflows/build.yml
63+
[ci]: https://github.com/remarkablemark/html-react-parser/actions/workflows/build.yml
6464
[commit]: https://www.conventionalcommits.org/
6565

6666
## Test
@@ -99,6 +99,6 @@ npm run lint:dts
9999

100100
## Release
101101

102-
Release is automated with [Release Please].
102+
Release and publish are automated with [Release Please].
103103

104-
[Release Please]: https://github.com/googleapis/release-please
104+
[release please]: https://github.com/googleapis/release-please

0 commit comments

Comments
 (0)