This is the repository for the _official_ Font Awesome Svelte component, _initialized_ by the team behind Font Awesome, but intended to evolve over time with _community_ contributions. # Ways to Contribute ## Ask a Question Trying to figure out how to make it work? Or how to use it in your scenario? 1. Review the [README](README.md) 1. Get familiar with the documentation for the [SVG with JavaScript](https://fontawesome.com/how-to-use/svg-with-js) implementation, the framework upon which this component is built. Sometimes the answers you need may be there. 1. Post any remaining questions on [StackOverflow](https://stackoverflow.com/questions/tagged/svelte-fontawesome) with the tag `svelte-fontawesome`. ## Report a Bug 1. Create a test case that reproduces the unexpected behavior 1. [Open a new issue with this template](https://github.com/FortAwesome/svelte-fontawesome/issues/new?template=bug-report.md), and be sure to include a link to the reproduction you made with StackBlitz. ## Submit a Pull Request Add tests if you add code. ## Everything Else - [Request a feature](https://github.com/FortAwesome/svelte-fontawesome/issues/new??title=Feature%20request:feature-name&template=feature-request.md) - [Request a new icon](https://github.com/FortAwesome/Font-Awesome/issues/new?title=Icon%20request:%20icon-name&template=icon-request.md) # Project Goals 1. Achieve and maintain feature parity with Font Awesome's [SVG with JavaScript](https://fontawesome.com/how-to-use/svg-with-js) method. 1. Keep with best practices in the Svelte development community. 1. Stay current with major developments in Svelte and SvelteKit 1. Maintain a reasonable level of consistency between this component and the other Font Awesome official JavaScript framework components. # Code of Conduct We'll contribute according to the [Code of Conduct](CODE_OF_CONDUCT.md). # Wanted: Core Contributors We're seeking core contributors to help drive this project. Core contributors: 1. Share these goals 1. Demonstrate competence through contributions 1. Contribute with conduct fitting with our code of conduct 1. Want to make this project awesome