Skip to content

Commit c4d76ac

Browse files
Update
1 parent f0acf03 commit c4d76ac

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,25 @@ Feel free to:
55
- [Create an issue](https://help.github.com/articles/creating-an-issue/)
66
- [Make a pull request](https://services.github.com/on-demand/github-cli/open-pull-request-github) into the `develop` branch
77

8-
:wrench: Here is how you can help...
8+
## :wrench: Here is how you can help...
99

10-
## 1. Create an issue
10+
### 1. Create an issue
1111

1212
When you see some issue or have an idea for improvement, [create an issue](https://github.com/monolithprojects/terraform-libvirt-vm/issues).
1313

14-
## 2. Fork the project
14+
### 2. Fork the project
1515

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

18-
## 3. Make the changes
18+
### 3. Make the changes
1919

2020
Do the changes in your own GitHub namespace.
2121

22-
## 4. Test the changes
22+
### 4. Test the changes
2323

2424
**Note:** I will test the module again, so you don't need to do that if you don't want to.
2525

26-
## 5. Create a pull request
26+
### 5. Create a pull request
2727

2828
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).
2929

0 commit comments

Comments
 (0)