Skip to content

Commit fb46338

Browse files
authored
Update CONTRIBUTING.md
Signed-off-by: MD Ashique <[email protected]>
1 parent f2cfc40 commit fb46338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ To contribute to the GitHub workflows in this repository, please follow these st
118118
5. Make your changes to the GitHub workflows.
119119
6. Test your changes to ensure that they work as expected.
120120
7. Document any new workflows that you add or changes that you make to existing ones.
121-
8. Commit your changes: `git commit -am 'Add some feature'`
121+
8. Commit your changes: `git commit -ams 'Add some feature'`
122122
9. Push your changes to your fork: `git push origin <branch-name>`
123123
10. Submit a pull request to the main repository.
124124

0 commit comments

Comments
 (0)