first-interaction icon indicating copy to clipboard operation
first-interaction copied to clipboard

Update README.md

Open Alirezaaraby opened this issue 2 years ago • 2 comments

there is an error that occurred in your example image I solved it with delete the additional quotation in the README file.

Alirezaaraby avatar Apr 07 '22 11:04 Alirezaaraby

diff --git a/README.md b/README.md index 5a27499..1b7f35b 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ steps:

  • uses: actions/first-interaction@v1 with: repo-token: ${{ secrets.GITHUB_TOKEN }}
  • issue-message: '# Message with markdown.\nThis is the message that will be displayed on users' first issue.'
  • pr-message: 'Message that will be displayed on users' first pr. Look, a code block for markdown.'
  • issue-message: '# Message with markdown.\nThis is the message that will be displayed on users first issue.'
  • pr-message: 'Message that will be displayed on users first pr. Look, a code block for markdown.'

# License

Newman1515 avatar May 06 '22 01:05 Newman1515

From 668eef3c29fa5eec1ee9014e8a22bf124327be90 Mon Sep 17 00:00:00 2001 From: Alirezaarabi [email protected] Date: Thu, 7 Apr 2022 04:47:22 -0700 Subject: [PATCH] Update README.md


README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md index 5a27499..1b7f35b 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ steps:

  • uses: actions/first-interaction@v1 with: repo-token: ${{ secrets.GITHUB_TOKEN }}
  • issue-message: '# Message with markdown.\nThis is the message that will be displayed on users' first issue.'
  • pr-message: 'Message that will be displayed on users' first pr. Look, a code block for markdown.'
  • issue-message: '# Message with markdown.\nThis is the message that will be displayed on users first issue.'
  • pr-message: 'Message that will be displayed on users first pr. Look, a code block for markdown.'

# License

Newman1515 avatar May 06 '22 01:05 Newman1515

How to make it

What do you mean?

Alirezaaraby avatar Feb 17 '23 08:02 Alirezaaraby

Duplicate of #270 #271 #269

The pull request id is 75 for this one so i think it was created sooner than these one you mentioned here.

Alirezaaraby avatar Aug 21 '23 08:08 Alirezaaraby