You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,25 +5,25 @@ Feel free to:
5
5
-[Create an issue](https://help.github.com/articles/creating-an-issue/)
6
6
-[Make a pull request](https://services.github.com/on-demand/github-cli/open-pull-request-github) into the `develop` branch
7
7
8
-
:wrench: Here is how you can help...
8
+
## :wrench: Here is how you can help...
9
9
10
-
## 1. Create an issue
10
+
###1. Create an issue
11
11
12
12
When you see some issue or have an idea for improvement, [create an issue](https://github.com/monolithprojects/terraform-libvirt-vm/issues).
13
13
14
-
## 2. Fork the project
14
+
###2. Fork the project
15
15
16
16
Click on `fork` on the top-right corner and fork the repository.
17
17
18
-
## 3. Make the changes
18
+
###3. Make the changes
19
19
20
20
Do the changes in your own GitHub namespace.
21
21
22
-
## 4. Test the changes
22
+
###4. Test the changes
23
23
24
24
**Note:** I will test the module again, so you don't need to do that if you don't want to.
25
25
26
-
## 5. Create a pull request
26
+
###5. Create a pull request
27
27
28
28
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).
0 commit comments