Skip to content

Commit 275a1a6

Browse files
authored
Update CONTRIBUTING.md
1 parent 35e9135 commit 275a1a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
## Contributing
4343
1. Fork the Project.
4444
2. Create your Feature Branch (`git checkout -b feature_name`).
45-
3. Commit your Changes (`git commit -m 'feat: Add some AmazingFeature'`).
45+
3. Commit your Changes (`git commit -a -m "feat: a wonderful new feature"`).
4646
4. Push to the Branch (`git push origin feature_name`).
4747
5. Open a Pull Request.
4848

@@ -174,4 +174,4 @@ Continuous integration is set up with [GitHub Actions][github-actions-url], work
174174
<p align="right">(<a href="#readme-top">back to top</a>)</p>
175175
176176
177-
[github-actions-url]: https://github.com/features/actions
177+
[github-actions-url]: https://github.com/features/actions

0 commit comments

Comments
 (0)