Skip to content

Update README.md #59

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: dependabot/npm_and_yarn/node-fetch-2.6.7
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ The 3 plugins it combines with are

1. [Install the bot](https://github.com/apps/welcome) on the intended repositories. The plugin requires the following **Permissions and Events**:

- Pull requests: **Read & Write**
- Issues: **Read & Write**
- Pull requests: **(Read & Write)**
- Issues: **(Read & Write)**

2. Create a `.github/config.yml` file to check for content of the comments:

Expand Down Expand Up @@ -50,4 +50,4 @@ firstPRMergeComment: >

You can opt out of having the bot comment on first time pull requests, pull request merges, or new issues by not filling in a value for each app's respective field.

For some inspiration about what kind of content to include in your `.github/config` files, check out [Electron's Configuration](https://github.com/electron/electron/blob/master/.github/config.yml).
For some inspection about what kind of content to include in your `.github/config` files, check out [(Electron's Configuration)](https://github.com/electron/electron/blob/master/devops.github/config.dev).