Skip to content

Latest commit

 

History

History
57 lines (33 loc) · 2.25 KB

File metadata and controls

57 lines (33 loc) · 2.25 KB

Contributing to Svelte Vietnam

Last updated on 2024-12-24.

Thank you for stopping by. Svelte Vietnam welcomes and appreciates your contribution.

There are a couple of ways that you can start contributing to the Svelte Vietnam project today.

Discord is our primary communication channel. Say hello, participate in conversations, get help, help others, and give feedbacks to administrators.

Translations

There is an ongoing effort to translate svelte.dev to Vietnamese. You may join the Svelte Vietnam Discord and participate in the #translation channel.

Submit your blog post or link a post you already published somewhere. This is a great way to contribute and at, the same time, share your ideas and experience with the community.

Issues

Important

Before opening a new issue, first search for existing issues to avoid duplications. When you start working on an issue, make sure you are asked to be assigned to it.

Bug Report

Please include as much details as possible:

  • steps to reproduce,
  • screenshots.

Feature Request

If you have an idea and don't know where to start yet, consider opening a discussion first. If you have a PR ready as your proposed implementation, you can create an issue and a PR that references it.

Code

Follow the guidelines at DEVELOPMENT.