Skip to content

Commit 567c5ae

Browse files
Add pre-commit to CONTRIBUTING guide
1 parent 660a837 commit 567c5ae

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

.github/CONTRIBUTING.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,14 @@ When you see some issue or have an idea for improvement, [create an issue](https
1515

1616
Click on `fork` on the top-right corner and fork the repository.
1717

18-
## 3. Make the changes
18+
## 3. Install pre-commit
1919

20-
Do dthe changes in your own GitHub namespace.
20+
Install [Pre-commit](https://pre-commit.com/#install) software
21+
## 4. Make the changes
2122

22-
## 4. Test the changes
23+
Do the changes in your own GitHub namespace.
24+
25+
## 5. Test the changes
2326

2427
**Note:** I will test the role again, so you don't need to do that if you don't want to.
2528

@@ -33,8 +36,8 @@ molecule test
3336

3437
> You will need to edit the files in `molecule/default` directory (please do not commit those changes)
3538
36-
## 5. Create a pull request
39+
## 6. Create a pull request
3740

3841
Please create a pull request into the `develop` branch. Here is [how to do it](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request-from-a-fork).
3942

40-
Please consider to [sponsor](https://github.com/sponsors/monolithprojects) me :-)
43+
Please consider to [sponsor](https://github.com/sponsors/monolithprojects) me :-)

0 commit comments

Comments
 (0)