nexxtway/react-rainbow

View on GitHub
.github/ISSUE_TEMPLATE/new-component.md

Summary

Maintainability
Test Coverage
---
name: New Component
about: Suggest a new component idea for React Rainbow Components
title: 'feat: implement Tooltip component.'
labels: new component
assignees: ''
---

<!--- Provide a general summary of the feature in the Title above -->

<!--
    Thank you very much for contributing to React Rainbow Components by creating an issue! ❤️
    To avoid duplicate issues we ask you to check off the following list.
-->

<!-- Checked checkbox should look like this: [x] -->

-   [ ] This component does not currently exist in the library.
-   [ ] I have searched the [issues](https://github.com/nexxtway/react-rainbow/issues) of this repository and believe that this is not a duplicate.

## Expected Behavior 🤔

<!---
    Describe how it should work.
-->

## Use cases 🌈

<!---
    Provide some use cases for the new component.
-->

## Context 🔦

<!---
    What are you trying to accomplish?
    Providing context helps us come up with a solution that is most useful in the real world.
-->