-
Notifications
You must be signed in to change notification settings - Fork 10
Update README.md #11
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
Update README.md #11
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Updates the README to indicate that contributions are currently on hold and directs users to appropriate support channels.
- Adds a “Note” section clarifying that contributions are not being accepted and outlining support paths
- Directs bug reports and security issues to Community Discussions, support team, and security.md
- Clarifies that security updates and bug reports are still welcome
@@ -4,6 +4,24 @@ | |||
|
|||
The Alpine NodeJS repo houses a redistribution of NodeJS builds that are used within the [GitHub Actions Runner](https://github.com/actions/runner/blob/main/src/Misc/externals.sh). | |||
|
|||
### Note | |||
|
|||
Thank you for your interest in this GitHub action, however, right now we are not taking contributions. Add commentMore actions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove the stray text "Add commentMore actions" or clarify its intention, as it appears to be an accidental insertion.
Thank you for your interest in this GitHub action, however, right now we are not taking contributions. Add commentMore actions | |
Thank you for your interest in this GitHub action, however, right now we are not taking contributions. |
Copilot uses AI. Check for mistakes.
|
||
1. We will be directing questions and support requests to our [Community Discussions area](https://github.com/orgs/community/discussions/categories/actions) | ||
|
||
2. High Priority bugs can be reported through Community Discussions or you can report these to our support team https://support.github.com/contact/bug-report. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[nitpick] Consider hyphenating "High Priority" to "High-priority" for consistency with standard English usage.
2. High Priority bugs can be reported through Community Discussions or you can report these to our support team https://support.github.com/contact/bug-report. | |
2. High-priority bugs can be reported through Community Discussions or you can report these to our support team https://support.github.com/contact/bug-report. |
Copilot uses AI. Check for mistakes.
Updating contribution status of this repo