Skip to content

Submissions/fix logo alt v3#37334

Closed
Muskankr wants to merge 4 commits into
SAPTARSHI-coder:mainfrom
Muskankr:submissions/fix-logo-alt-v3
Closed

Submissions/fix logo alt v3#37334
Muskankr wants to merge 4 commits into
SAPTARSHI-coder:mainfrom
Muskankr:submissions/fix-logo-alt-v3

Conversation

@Muskankr

@Muskankr Muskankr commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Pull Request Description

This PR fixes Issue #36517 by adding a descriptive alt="EaseMotion CSS logo" attribute to the EaseMotion logo image.
The fix improves accessibility for screen readers.


Type of Change

  • ✨ New animation / hover effect
  • 🧩 New component
  • 📝 Documentation improvement
  • 🐛 Bug fix in an existing submission
  • Other (describe below)

Submission Checklist

  • All changes are inside submissions/docs/logo-alt-fix/
  • Includes demo.html — self-contained, opens in browser
  • Includes style.css — raw CSS for the demo
  • Includes README.md — explanation of the fix
  • No changes to core/
  • No changes to components/
  • One feature per PR

Feature Description

What does this add?
Adds missing alt text to the EaseMotion logo image.

How does a developer use it?

<img src="../../assets/logo.png" alt="EaseMotion CSS logo" class="ease-slide-up" />


Thank you for reviewing my PR!

@Muskankr Muskankr requested a review from SAPTARSHI-coder as a code owner July 6, 2026 18:43
@SAPTARSHI-coder

Copy link
Copy Markdown
Owner

❌ PR Closed — Files Outside submissions/ Folder

@Muskankr, this PR has been automatically closed because it modifies files outside the allowed submissions/ directory:

  • README.md

What to do

Contributions must only add files inside the submissions/ folder. Please:

  1. Create a new branch
  2. Add only your submission files under submissions/examples/your-feature-name/
  3. Open a new PR

See the contribution guide for details.

— EaseMotion CSS Guard

@SAPTARSHI-coder SAPTARSHI-coder added the invalid This doesn't seem right label Jul 6, 2026
@github-actions github-actions Bot added animation Animation effects, hover interactions, motion ideas, transitions contribution documentation Improvements or additions to documentation ECSoC26 good first issue Good for newcomers GSSoC-26 Official GSSoC 2026 issue gssoc:approved Approved for GSSoC contributions help wanted Extra attention needed level:intermediate Requires moderate project understanding type:docs type:feature New functionality or enhancement labels Jul 6, 2026
@SAPTARSHI-coder

Copy link
Copy Markdown
Owner

🔒 Pull Request Closed: This PR has been automatically closed because it modifies core framework or configuration files. Contributors are only allowed to modify files inside the submissions/ directory. Thank you!

@SAPTARSHI-coder

Copy link
Copy Markdown
Owner

❌ Submission Validation Failed

Thank you for your contribution! However, some required files are missing or incorrect.

📋 Required Structure

submissions/your-category/your-feature-name/ (e.g., submissions/examples/ or submissions/docs/)
├── demo.html     ← Interactive demo with DOCTYPE, html, head, body tags
├── style.css     ← Your original CSS (not copy-pasted from a template)
└── README.md     ← Brief description of your feature

🔍 Issues Found:

🔠 Strict Code Integrity Protection

  • ❌ Repository rule violation: You are not allowed to change existing code. Modified existing files: README.md.

📝 How to Fix:

  1. Ensure all 3 files exist with real, original content
  2. demo.html must have <!DOCTYPE html>, <html>, <head>, <body> tags
  3. style.css must contain your own CSS (not copy-pasted boilerplate)
  4. Push fixes to this branch — the validator will re-run automatically

📖 See CONTRIBUTING.md for full guidelines.

@SAPTARSHI-coder

Copy link
Copy Markdown
Owner

🔒 Pull Request Closed

This PR was automatically closed because it failed the submission validation check.

Please fix the issues listed above, then open a new pull request. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

animation Animation effects, hover interactions, motion ideas, transitions contribution documentation Improvements or additions to documentation ECSoC26 good first issue Good for newcomers gssoc:approved Approved for GSSoC contributions gssoc:invalid GSSoC-26 Official GSSoC 2026 issue help wanted Extra attention needed invalid This doesn't seem right invalid-submission level:intermediate Requires moderate project understanding needs-files type:docs type:feature New functionality or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants