Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 48e643f

Browse files
authored
Merge pull request #9 from geoffreywiseman/patch-1
Fixing Activity Title
2 parents 3106023 + d5ab185 commit 48e643f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

responses/07_use-fs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
## Use the FS module to use a templated comment
1+
## Use a comment template from the repository
22

33
We will make the following changes to the current workflow file:
44

55
- Add the `actions/checkout` action so we can read the templated response file located at `.github/ISSUE_RESPONSES/comment.md`
66
- Add JavaScript to use the Node.js File System module to place the contents of our templated response as the body of the issue comment.
77

8-
### :keyboard: Activity: Add newly opened issue to project board
8+
### :keyboard: Activity: Use the FS module to use a templated comment
99

1010
1. [Edit]({{quicklink}}) the current workflow to have the following contents:
1111

0 commit comments

Comments
 (0)