From eb84d7646ab5e67c9c6d93db22d6f1e140cd2846 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Thu, 11 Jan 2024 09:39:24 -0500 Subject: [PATCH] Correct SUPPORT documentation This repo supports neither issues nor documentation --- SUPPORT.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/SUPPORT.md b/SUPPORT.md index f46ebda..bb86d08 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -3,9 +3,7 @@ ## How to file issues and get help -This project uses GitHub issues to track bugs and feature requests. Please search the existing issues before filing new issues to avoid duplicates. For new issues, file your bug or feature request as a new issue. - -For help or questions about using this project, please check the [discussions](https://github.com/actions/alpine_nodejs/discussions) +This project does not support issues, however you may submit a pull request with any proposed improvements. `actions/alpine_nodejs` is under active development and maintained by GitHub staff **AND THE COMMUNITY**. We will do our best to respond to support, feature requests, and community questions in a timely manner.