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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# **How to Contribute to DevOps**
1
+
# **How to Contribute to DevOps Security**
2
2
3
3
Below are guidelines for contributing to the devops-security repository hosted on GitHub. These guidelines are primarily recommendations rather than strict rules. Use your discretion and feel free to suggest changes to this document by submitting a pull request.
4
4
@@ -37,7 +37,7 @@ Below are guidelines for contributing to the devops-security repository hosted o
37
37
38
38
### **Installing Terraform**
39
39
40
-
We are using the [Official HashiCorp install instructions](https://developer.hashicorp.com/terraform/install) for installing terraform.
40
+
Use the [Official HashiCorp install instructions](https://developer.hashicorp.com/terraform/install) for installing terraform.
41
41
42
42
<sub>[Back to Table of Contents](#table-of-contents)</sub>
43
43
***
@@ -51,7 +51,7 @@ Follow the Terraform docs [installation guide](https://terraform-docs.io/user-gu
51
51
52
52
## **Fork the repository**
53
53
54
-
You can fork the hackforla/devops-security repository by clicking <ahref="https://github.com/hackforla/devops-security/fork"> <button> <imgsrc="https://user-images.githubusercontent.com/17777237/54873012-40fa5b00-4dd6-11e9-98e0-cc436426c720.png"width="8px"> Fork</button></a>
54
+
Fork the hackforla/devops-security repository by clicking <ahref="https://github.com/hackforla/devops-security/fork"> <button> <imgsrc="https://user-images.githubusercontent.com/17777237/54873012-40fa5b00-4dd6-11e9-98e0-cc436426c720.png"width="8px"> Fork</button></a>
55
55
. A fork is a copy of the repository that will be placed on your GitHub account.
0 commit comments