Open Issues Need Help
View All on GitHub Add a worked example to AGENTS.md about 1 month ago
good first issue
Add prefers-reduced-motion support 2 months ago
good first issue
Audit the html lang attribute 2 months ago
good first issue
Add a format npm script 2 months ago
good first issue
Add a .prettierignore file 2 months ago
good first issue
Add VS Code workspace settings 2 months ago
good first issue
Add Prettier configuration 2 months ago
good first issue
Add VS Code recommended extensions 2 months ago
good first issue
Link CODEOWNERS from the PR template 3 months ago
good first issue
Add a Getting Help section to README 3 months ago
good first issue
Fill in package.json metadata 3 months ago
good first issue
Add CI and license badges to README 3 months ago
good first issue
Add CHANGELOG.md 3 months ago
good first issue
Add a feature request issue template 3 months ago
good first issue
Add docs/RELEASES.md 3 months ago
good first issue
Add CODE_OF_CONDUCT.md 3 months ago
good first issue
Add issue template contact-links config 3 months ago
good first issue
Add a CODEOWNERS file 3 months ago
good first issue
Add SECURITY.md 3 months ago
good first issue
Add a bug report issue template 3 months ago
good first issue
Document testing env var changes locally 3 months ago
good first issue
Add a clean npm script for build artifacts 3 months ago
good first issue
Add an Avatar placeholder component 3 months ago
good first issue
Add a Section layout primitive 3 months ago
good first issue
Add a Divider component 3 months ago
good first issue
Add a network Badge component 3 months ago
good first issue
Add an EmptyState component 3 months ago
good first issue
Add a LoadingSpinner component 3 months ago
good first issue
Add docs/ARCHITECTURE.md 3 months ago
good first issue
Add docs/FAQ.md 3 months ago
good first issue
Add docs/ENVIRONMENT.md 3 months ago
good first issue
Add a troubleshooting section to CONTRIBUTING.md 3 months ago
good first issue
Add an ASCII app-shell diagram to README 3 months ago
good first issue
Add a table of contents to README.md 3 months ago
good first issue
Add a unit test for the ApiError class 3 months ago
good first issue
Add MSW setup for mocking the API client in tests 3 months ago
good first issue
Document running tests in CONTRIBUTING.md 3 months ago
good first issue
Add a test:coverage npm script 3 months ago
good first issue
Add a render test for the landing page 3 months ago
good first issue
Add the first unit test for config/env.ts 3 months ago
good first issue
Add a test npm script 3 months ago
good first issue
Install and configure Vitest + React Testing Library 3 months ago
good first issue
Add a static maintenance-mode page 3 months ago
good first issue
Add a network-error toast stub 3 months ago
good first issue
Add a reusable ErrorBoundary component 3 months ago
good first issue
Add offline-fallback page copy 3 months ago
good first issue
Add copy for the 500 error state 3 months ago
good first issue
Add a root loading.tsx skeleton 3 months ago
good first issue
Add a styled not-found.tsx page 3 months ago
good first issue
Add a global-error.tsx page 3 months ago
good first issue
Add a scroll-to-top button 3 months ago
good first issue
Add a theme toggle button to the Header 3 months ago
good first issue
Wire the skip-to-content link into the Header 3 months ago
good first issue
Add a title template to root metadata 3 months ago
good first issue
Add an auto-updating copyright year in the Footer 3 months ago
good first issue
Add a mobile menu toggle button 3 months ago
good first issue
Add a responsive Container component 3 months ago
good first issue
Add a nav placeholder 3 months ago
good first issue
Add a Logo component and wordmark asset 3 months ago
good first issue
Add a Footer component 3 months ago
good first issue
Add a Header component 3 months ago
good first issue
Add dev-mode request logging 3 months ago
good first issue
Add a request timeout to the base wrapper 3 months ago
good first issue
Add a retry-with-backoff stub for GET requests 3 months ago
good first issue
Add response validation via zod 3 months ago
good first issue
Add an ApiError class 3 months ago
good first issue
Add a typed post() helper 3 months ago
good first issue
Add a typed get() helper 3 months ago
good first issue
Add a base fetchJson wrapper 3 months ago
good first issue
Add a generic Paginated type 3 months ago
good first issue
Add a LinkingSession type placeholder 3 months ago
good first issue
Add a ContractInvocation type placeholder 3 months ago
good first issue
Add a generic ApiResponse type 3 months ago
good first issue
Add an ApiError type 3 months ago
good first issue
Add a StellarNetwork type 3 months ago
good first issue
Add a Money/Amount type 3 months ago
good first issue
Add a Transaction type 3 months ago
good first issue
Add a WalletAccount type 3 months ago
good first issue
Add a User type 3 months ago
good first issue
Document how to add a new environment variable 3 months ago
good first issue
Add a unit test for the env config module 3 months ago
good first issue
Add a per-environment config loader 3 months ago
good first issue
Add an ESLint rule guarding NEXT_PUBLIC_ misuse 3 months ago
good first issue
Add a constants module 3 months ago
good first issue
Add a site-config object 3 months ago
good first issue
Add a feature-flags module stub 3 months ago
good first issue
Add a zod schema for environment variables 3 months ago
good first issue
Configure remote image patterns 3 months ago
good first issue
Disable the X-Powered-By header 3 months ago
good first issue
Add a production-only HSTS header 3 months ago
good first issue
Add a Permissions-Policy header 3 months ago
good first issue
Add a Referrer-Policy header 3 months ago
good first issue
Add an X-Frame-Options header 3 months ago
good first issue
Add a Content-Security-Policy header 3 months ago
good first issue
Verify the viewport meta configuration 3 months ago
good first issue
good first issue
Add an ARIA live region component 3 months ago
good first issue
Add an alt-text ESLint rule 3 months ago
good first issue
Add global focus-visible styles 3 months ago
good first issue
Audit and fix landmark roles in the root layout 3 months ago
good first issue