Chaitanya.K
Chaitanya.K
**PR Description:** This PR includes updates to the code for improved error handling and clarity, along with the addition of a type declaration file for Prettier extensions. **Changes Made:** 1....
### Describe the bug ### Expected Behavior The link should redirect to the correct file for editing in the repository, allowing users to contribute to the documentation. ### Actual Behavior...
### Description: This pull request addresses an issue with the `editUrl` configuration in the `docusaurus.config.js` file, where the `editUrl` was incorrectly concatenating the paths for editing the documentation. The issue...
### Describe the bug The buttons "Start the Intro to Open Source Course" and "Start the Becoming a Maintainer Course" are misaligned in the card components. The button in the...
### Suggested solution ### Description On the `/cli` route, there is a `brew install` command (`brew install open-sauced/tap/pizza`) that users currently need to select manually to copy. To improve usability,...