We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3106023 + d5ab185 commit 48e643fCopy full SHA for 48e643f
1 file changed
responses/07_use-fs.md
@@ -1,11 +1,11 @@
1
-## Use the FS module to use a templated comment
+## Use a comment template from the repository
2
3
We will make the following changes to the current workflow file:
4
5
- Add the `actions/checkout` action so we can read the templated response file located at `.github/ISSUE_RESPONSES/comment.md`
6
- 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.
7
8
-### :keyboard: Activity: Add newly opened issue to project board
+### :keyboard: Activity: Use the FS module to use a templated comment
9
10
1. [Edit]({{quicklink}}) the current workflow to have the following contents:
11
0 commit comments