Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 981 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

26 lines (15 loc) · 981 Bytes

Bug or feature request?

Description:

(Bug) Expected result:

(Bug) Actual result:

(Bug) Potential fix:

Required! If you found a bug and can consistently reproduce it, please take a minute to think about what the potential fix might be. Even if the fix is incorrect, this can help diagnose and find the solution to the issue as quickly as possible.

I also strongly encourage you to create a pull request if you are confident in the potential fix.

(Feature) Potential implementation:

Required! If you would like to see a feature or enhancement make its way to xstate, please describe:

  • What the API would look like
  • If this is a breaking change
  • If this is part of the existing SCXML specification

Link to reproduction or proof-of-concept:

You can use CodePen or CodeSandbox template to create a reproduction/POC.