Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 949 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (17 loc) · 949 Bytes

Contributing to svelte-web3

Thanks for your interest in improving svelte-web3! We welcome contributions of all kinds: from discussion to documentation to bugfixes to feature improvements.

Please review this document to help to streamline the process and save everyone's precious time.

Issues

No software is bug-free. So, if you got an issue, follow these steps:

  • Search the issue list for current and old issues.
    • If you find an existing issue, please UPVOTE the issue by adding a "thumbs-up reaction". We use this to help prioritize issues!
  • If none of that is helping, create an issue with the following information:
    • Clear title (shorter is better).
    • Describe the issue in clear language.
    • Share error logs, screenshots and etc.
    • To speed up the issue fixing process, send us a sample repo with the issue you faced.

Pull Requests (PRs)

We welcome all contributions.