Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 1.99 KB

ISSUE_TEMPLATE.md

File metadata and controls

37 lines (19 loc) · 1.99 KB

Bugs and Questions

Checklist

  • This is a victory-native specific issue. (Issues that also appear in victory should be opened here)

  • I have read through the FAQ and Guides before asking a question

  • I am using the latest version of victory-native

  • I have checked to make sure that my versions of react-native and react-native-svg are compatible with this version of victory-native. Read about version requirements

  • I've searched open issues to make sure I'm not opening a duplicate issue

The Problem

Describe the issue you're seeing, and what you expect the behavior to be.

Reproduction

Please check that your issue is specific to victory-native. If you're unsure, a good way to check is by trying your code in a sandbox. You can fork this sandbox to get started. Issues that are not specific to victory-native should be reported here.

Please list steps to reproduce your issue. Include a code sample and exact version numbers for victory-native, react-native and react-native-svg.

Feature Requests

Checklist

  • My feature request is specific to victory-native. (Feature requests that do not specifically address native functionality should be opened here)

  • I've read through the Docs and Guides to make sure this functionality doesn't already exist

  • I've searched open issues to make sure I'm not opening a duplicate issue

Description

Please describe the feature you're requesting in detail.