N-Yashwitha

Results 10 issues of N-Yashwitha

## Description This PR adds a Pull Request template at `.github/pull_request_template.md` to help contributors follow the required contribution and quality standards defined in the [Contribution Guidelines](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md). This template improves the...

needs-info\nneeds-coverage\nquality:fail
needs-coverage\nquality:fail

This Pull Request adds the complete Movie Card Component – Design & Specification document for Issue #1053. The file provides a clear, structured blueprint for contributors to implement the Movie...

## Description **Problem:** The “Example projects” section in Projects/2-Intermediate/GitHub-Profiles.md contained a broken link: - github-profile-search → returned Site Not Found. **Fix Implemented:** Replaced the broken github-profile-search link with a working...

## Description The presubmit workflow (.github/workflows/presubmit.yml) fails to run successfully in forked repositories due to LLM model API errors. Even after updating the LLM_MODEL field to gemini-1.0-pro or gemini-1.5-flash, the...

##Description This pull request adds a new Urdu language translation to the repository and updates the main README.md to include a link to it. ##Changes Made -Added Urdu translation file...

### Describe the bug The official Musish site mentioned in the "Is it safe?" section of README.md (https://musi.sh/) is currently not accessible. Opening the link results in an error message...

bug

### Description The image that is supposed to appear next to the "Dependencies" section in README.md is not showing. ### Expected behavior: - An image illustrating dependencies should render beside...

bug

**Describe the bug** When accessing Vehigo with query parameters in the URL, the application does not update or display search results accordingly. **To Reproduce** 1. Open the following link: [https://vehigo-orpin.vercel.app/index.html?car-model=bhopal&monthly-pay=600#](https://vehigo-orpin.vercel.app/index.html?car-model=bhopal&monthly-pay=600#)...

bug

## Description This PR adds a missing changelog entry for version 2.4.28 in the packages/hint-webpack-config/CHANGELOG.md file. During the recent maintenance update, a documentation improvement was made but not reflected in...

### Description: This PR improves the documentation for list value escaping in LESS. Corrects misleading wording that suggested certain behavior in list value escaping. Clarifies how users should write and...