Add CONTRIBUTING.md with contribution guidelines - #1953
Open
preetk25627-dotcom wants to merge 1 commit into
Open
Add CONTRIBUTING.md with contribution guidelines#1953preetk25627-dotcom wants to merge 1 commit into
preetk25627-dotcom wants to merge 1 commit into
Conversation
✅ Deploy Preview for earnest-hotteok-b1e1bf ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
|
Thanks, @preetk25627-dotcom . It needs discussion together with the pull request template, so I suspect they will stay open for a couple of weeks as many are away on holiday in August. |
Contributor
|
Hello, it's been a long summer break but meetings will start up again soon. After a few week's break, I think this still reads well. : ) I had 2 comments (my opinions):
With that in mind, I'll add 2 edit suggestions - to discuss with others. |
cantel
reviewed
Sep 9, 2026
|
|
||
| Contributions of all sizes are welcome, including documentation improvements, typo fixes, bug fixes, and new content. For significant changes or new features, please open an issue first to discuss your proposal before starting work. | ||
|
|
||
| ## AI-assisted contributions |
Contributor
There was a problem hiding this comment.
Instead of a specific emphasis on AI, I suggest replacing this with a more generic section on responsibility
## Act responsibly
Any contribution should be fully understood by you, so, please:
- review and understand all content before submitting it - AI generated or not;
- helpfully disclose the use of AI in your pull request when appropriate;
- verify that the proposed changes are correct and appropriate for the project;
- remain fully responsible for the content of your contribution.
cantel
reviewed
Sep 9, 2026
| - your changes have been reviewed by you; | ||
| - your pull request description clearly explains the purpose of the changes; | ||
| - your contribution does not introduce unintended modifications. | ||
|
|
Contributor
There was a problem hiding this comment.
suggest add section
## A PR may immediately be rejected if...
- the PR description provides no motivation for the changes;
- it implements too many changes in one go: In one big PR or a spam flood of many small PRs;
- it appear to be generated solely by AI with little or no human contributor oversight.
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.
#1951
Summary
This PR adds a
CONTRIBUTING.mdfile that provides guidance for contributors.Changes
Highlights
Related to #1951
