Thanks for taking the time to contribute! ❤️
All types of contributions are encouraged and valued, no matter if it's a bug report 🐛, a feature request 💡, or a Pull Request 🚀.
- ❓ I have a question: Open a Q&A Discussion
- 🐛 I found a bug: Open an Issue
- 💡 I have an idea: Open an Idea Discussion
- 💻 I want to code: See below
- 🔀 Fork the repo
- 💻 Open the repo in your editor
- 👨💻 Add your changes to your workspace
- 🔖 Commit & push your changes
- 🔁 Open a PR to get your changes merged
- 🧪 Let the tests run to make sure everything works
- 🚀 Profit!
🚀 For a seamless coding experience, we recommend using VS Code or GitHub
Codespaces as your editor! With VS Code's extensions and customizable settings,
you can tailor your environment to suit your preferences. 🌟 Plus, for GitHub
Codespaces users, we provide a devcontainer.json
config for a ready-to-use
development environment. 🛠️ Enhance your coding productivity and enjoyment with
these powerful editors! 😊
We use EditorConfig to specify the spacing and file conventions for this project. Make sure you try to conform with it. Editors like VS Code have extensions that will do this automatically for you! 😉