Skip to content

Conversation

@Ujjwalrai01
Copy link

📝 Pull Request Template

📄 Description

Provide a clear and concise description of what this pull request does.
Include any background context and the motivation behind this change.

Example:
This PR adds a new feature that allows users to upload profile images.
It also refactors the user controller for better maintainability.


🔗 Related Issues

Link any related issues using the format below.
This will auto-close the issue when merged:

Fixes #<issue_number>


🖼️ Screenshots (if applicable)

If your changes include UI updates or visual changes, add screenshots or GIFs here.


🧩 Type of Change

Select the type of change your PR introduces (check all that apply):

  • 🐛 Bug Fix
  • ✨ New Feature
  • ⚡ Enhancement / Optimization
  • 🧰 Refactoring
  • 🧾 Documentation Update
  • 🔧 Other (please specify): ____________

✅ Checklist

Before submitting your PR, please confirm the following:

  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have added or updated relevant documentation.
  • My changes do not break any existing functionality.
  • I have tested my changes locally and they work as expected.
  • I have linked all relevant issues (if any).

💬 Additional Notes (Optional)

Add any other information, context, or comments that reviewers might find useful.

This file introduces a new BlogSection component that allows users to create, view, and filter blog posts. It includes functionality for local storage, search, and tag filtering.
Add BlogSection component for managing blog posts
This file introduces a new BlogSection component that allows users to create, view, and filter blog posts with a responsive design using React and TailwindCSS.
@abhishekkumar177
Copy link
Collaborator

abhishekkumar177 commented Nov 15, 2025

@Ujjwalrai01 , Please Add a Screenshot of the Change (Before + After)!! Else No Conflicts in Merging!! Or Add the Issue Number!!

@kaifansariw
Copy link
Owner

@Ujjwalrai01 Add the screenshot and a proper video of your changes otherwise your pr will not accepted

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants