docs: clarify submissions workflow#575
Open
saurabhhhcodes wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
Validation proof for review:
Note: this is documentation-only for issue #347, which explicitly asks for submissions/README.md workflow docs. The local clone has a pre-existing case-collision dirty file under submissions/examples/parallax-tilt-effect that was not staged or committed. If this is accepted for GSSoC, please add the scoring labels such as gssoc:approved, level:intermediate, type:feature or documentation. |
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.
Pull Request Description
Improves the submissions workflow guide so new contributors can understand the expected folder structure, review standards, rejection reasons, and a compact example before opening a PR.
Fixes #347
Type of Change
Submission Checklist
Note: this issue explicitly asks for documentation changes in submissions/README.md, so the demo/style/submission-folder checklist items are not applicable to this PR.
Feature Description
What does this add?
A clearer contributor workflow for building submission folders, understanding what reviewers look for, and avoiding common rejection reasons.
How does a developer use it?
Developers read submissions/README.md before creating a new folder under submissions/examples/.
Why does it fit EaseMotion CSS?
It keeps the curated submission model easier to follow and reduces review churn for new contributors.
Demo
Not applicable: documentation-only workflow guide update.
Browser Testing
Not applicable: documentation-only Markdown update.
Validation
Note: the local clone has a pre-existing case-collision dirty file at submissions/examples/parallax-tilt-effect/README.md; it was not staged or committed.
Notes for Maintainer
I kept this limited to submissions/README.md because #347 specifically asks for the submissions workflow docs. No core/components files were touched.