Skip to content

Commit a667807

Browse files
author
mafyuh
committedDec 21, 2024
Update .github/ISSUE_TEMPLATE/adding.yml
1 parent a499196 commit a667807

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
 

‎.github/ISSUE_TEMPLATE/adding.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@ body:
1414
attributes:
1515
label: Steps
1616
options:
17-
- label: Add the Docker Composeand any necessary env variables to the `.env` file.
17+
- label: Add the Docker Compose file and any necessary `.env` variables to the `.env` file.
1818
- label: If a new folder is created for the Docker Compose file, map the host in the Ansible workflow file:
1919
description: |
2020
Update the mapping at:
2121
[AnsibleCD.yml#L30](https://git.mafyuh.dev/mafyuh/iac/src/commit/22285723f6e5804b8737d6c8e9ea6915617c2271/.forgejo/workflows/ansibleCD.yml#L30).
22-
- label: Add the server IP to Bitwarden secrets. Give the Actions user access to secret
22+
- label: Add the server IP to Bitwarden secrets and give the Actions user access to the secret.
2323
description: |
24-
Navigate to [BWS](https://vault.bitwarden.com/#/sm/305f1e91-cd2b-411c-8acf-b1a3004a82b2) and add the server IP.
25-
- label: Map the server IP in AnsibleCD workflow file:
24+
Navigate to [Bitwarden Vault](https://vault.bitwarden.com/#/sm/305f1e91-cd2b-411c-8acf-b1a3004a82b2) and add the server IP.
25+
- label: Map the server IP in the AnsibleCD workflow file:
2626
description: |
2727
Update the IP at:
2828
- [Line 96](https://git.mafyuh.dev/mafyuh/iac/src/branch/main/.forgejo/workflows/ansibleCD.yml#L96)
29-
- [Line 116](https://git.mafyuh.dev/mafyuh/iac/src/branch/main/.forgejo/workflows/ansibleCD.yml#L116)
29+
- [Line 116](https://git.mafyuh.dev/mafyuh/iac/src/branch/main/.forgejo/workflows/ansibleCD.yml#L116)

0 commit comments

Comments
 (0)
Please sign in to comment.