Open
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR replaces the existing “Contributing” section with a general note explaining that contributions are not currently accepted, and provides guidance on where to ask questions, report bugs, and handle security issues.
- Replaced “Contributing” header with a “Note” section about contribution status
- Added guidance steps for community discussions, bug reports, and security issues
- Clarified that bugs can still be raised and that security updates will continue
Comments suppressed due to low confidence (3)
README.md:30
- [nitpick] The section header "Note" is vague and may not signal where to find contribution guidelines. Consider renaming it back to "Contributing" or "Contribution Status" for clarity.
## Note
README.md:38
- [nitpick] List items should have consistent ending punctuation. This item lacks a period at the end, while others include one.
1. We will be directing questions and support requests to our [Community Discussions area](https://github.com/orgs/community/discussions/categories/actions)
README.md:40
- The URL should be formatted as a Markdown link for consistency, e.g.,
[support team](https://support.github.com/contact/bug-report). Also consider capitalizing "Bugs" for consistency.
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.
| See the [contribution guide](../github/CONTRIBUTING.MD). Currently we are not taking requests for non first party actions to be added at this time. | ||
| ## Note | ||
|
|
||
| Thank you for your interest in this GitHub repo, however, right now we are not taking contributions. |
There was a problem hiding this comment.
This sentence contains a comma splice. Consider splitting into two sentences or using a semicolon: e.g., "...repo. However, right now we are not taking contributions."
Suggested change
| Thank you for your interest in this GitHub repo, however, right now we are not taking contributions. | |
| Thank you for your interest in this GitHub repo. However, right now we are not taking contributions. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updating contribution status