Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.38 KB

SUPPORT.md

File metadata and controls

38 lines (29 loc) · 1.38 KB

Support

This article explains where to get help with the wallet-api. Please read through the following guidelines.

Asking quality questions

Questions can go to GitHub discussions.

Help us help you! Spend time framing questions and add links and resources. Spending the extra time up front can help save everyone time in the long run. Here are some tips:

  • Try to define what you need help with:
    • Is there something in particular you want to do?
    • What problem are you encountering and what steps have you taken to try and fix it?
    • Is there a concept you don’t understand?
  • Learn about the rubber duck debugging method!
  • Avoid falling for the XY problem
  • Search on Github to find out if a similar question has been asked
  • Provide sample code, such as a CodeSandbox or video, if possible
  • Screenshots can help, but if there’s important text such as code or error messages in them, please also provide those as text
  • The more time you put into asking your question, the better we can help you

Contributions

See CONTRIBUTING.md on how to contribute.