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.
Trigger: Runs when an issue is created or edited.
Step 1: Check Content:
Searches the issue body for specific phrases like "I'm a GSSOC'24 contributor". Sets a label (gssoc, VSoC'24, or none) using $GITHUB_ENV. Step 2: Apply Label:
Adds the label to the issue if one is determined in Step 1. Uses a third-party action (actions-ecosystem/action-add-labels) to apply the label. Purpose
Automates issue labeling to save time and ensure consistency. Useful for event-specific tagging like GSSoC or Hacktoberfest. Fix Highlights
Replaced deprecated ::set-output with $GITHUB_ENV. Handles empty issue bodies gracefully.
Title and Issue number
Title : Enhance 'Plan a Trip' Page with Interactive 'Read More' Buttons for Detailed Tourist Insights
Issue No. : #1675
Code Stack : Frontend (HTML, CSS, JavaScript)
Close #1675
Description
This pull request adds interactive "Read More" buttons to the "Plan a Trip" page. These buttons allow users to view detailed information about tourist destinations when needed, keeping the page clean and organized. This enhancement improves the user experience by enabling easy access to more information in a collapsible or modal view.
Video/Screenshots (mandatory)
Additional context:
This feature improves the "Plan a Trip" page's usability and design by making detailed tourist information accessible only when needed. It enhances interactivity while maintaining a clean layout.
##Are you contributing under any Open-source programme?
KWOC 2024
SWOC 2025