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