From 2f7a2c317f14a2d0e8a5ad4b583eeeea9f7deb7d Mon Sep 17 00:00:00 2001 From: William Boman Date: Thu, 28 Jul 2022 16:39:09 +0200 Subject: chore: update bot comment on new package request (#183) --- .github/workflows/auto-assign-issues.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to '.github') diff --git a/.github/workflows/auto-assign-issues.yml b/.github/workflows/auto-assign-issues.yml index 3c7a2d56..8cc7a238 100644 --- a/.github/workflows/auto-assign-issues.yml +++ b/.github/workflows/auto-assign-issues.yml @@ -28,6 +28,4 @@ jobs: token: ${{ secrets.PAT }} issue-number: ${{ github.event.issue.number }} body: | - Hello! Cool! Pull requests are always very welcomed to add new packages. If the distribution of the - package is simple, the installation will most likely be so as well (existing package installers may be - used for reference!). Otherwise, @williamboman will get around to looking into this ASAP! + Hello! Pull requests are always very welcomed to add new packages. If the distribution of the package is simple, the installation will most likely be so as well. See [CONTRIBUTING.md](https://github.com/williamboman/mason.nvim/blob/main/CONTRIBUTING.md) and the [API reference](https://github.com/williamboman/mason.nvim/blob/main/doc/reference.md) for more details! You may also use existing packages as reference. -- cgit v1.2.3-70-g09d2