good-first-issue-finder
                                
                                 good-first-issue-finder copied to clipboard
                                
                                    good-first-issue-finder copied to clipboard
                            
                            
                            
                        Issue-Crawler for GitHub based on Sveltekit
closes #239 **either merge this or #242, but not both!**
### Description We're currently not differentiating between large screens and smaller devices. We should change the layout of the navbar if the breakpoint is below `lg`. An Hamburger Menu would...
### Description We should display the headings on the page in the right column of the layout, to make it easier for users to navigate ### Screenshots _No response_ ###...
### Description We should check the storybook integration for the project. It might be a cool thing to have Component-driven design in the project ### Screenshots _No response_ ### Additional...
### Description Noticed a few issues turning up that had folks assigned to them because maintainers hadn't removed the `EddieHub:good-first-issue` label yet Perhaps we can filter out issues that have...
### Description Currently the list of filters might become quite long + in addition when having additional filters, e.g the one for languages, the space this entire filter thing takes...
### Description There's a small layout shift when navigating away from the `/` route to `/docs` or `/login` It's caused by the scrollbar. I'm not sure if there's a way...
### Description ## Suggestion 1. I don't see a value for that button since there are already two separate buttons for light and dark themes, so a silly suggestion would...
Fix for #223
### Description I am getting the following error when running the playwright test scripts for playwright.config.ts file. Error: TypeError: Unknown file extension ".ts" for /good-first-issue-finder/playwright.config.ts. at new NodeError (node:internal/errors:370:5) at...