-
Notifications
You must be signed in to change notification settings - Fork 933
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
22 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,39 @@ | ||
<!--- Provide a general summary of the issue in the Title above --> | ||
|
||
<!-- | ||
Thank you very much for contributing to mui-datatables by creating an issue! | ||
Thank you very much for contributing to MUI-datatables by creating an issue! ❤️ | ||
--> | ||
|
||
## Config | ||
## Expected Behavior | ||
<!--- | ||
Please paste the code you're using to initialize mui-datatables | ||
If you're describing a bug, tell us what should happen. | ||
If you're suggesting a change/improvement, tell us how it should work. | ||
--> | ||
|
||
|
||
## Issue | ||
## Current Behavior | ||
<!--- | ||
If describing a bug, tell us what happens instead of the expected behavior. | ||
If suggesting a change/improvement, explain the difference from current behavior. | ||
--> | ||
|
||
## Steps to Reproduce (for bugs) | ||
<!--- | ||
Provide a link to a live example (you can use codesandbox.io) and an unambiguous set of steps to reproduce this bug. | ||
Include code to reproduce, if relevant (which it most likely is). | ||
--> | ||
|
||
1. | ||
2. | ||
3. | ||
4. | ||
|
||
## Your Environment | ||
<!--- Include as many relevant details about the environment with which you experienced the bug. --> | ||
|
||
| Tech | Version | | ||
|--------------|---------| | ||
| mui-datatables | | | ||
| node | | | ||
| OS | | | ||
| Material-UI | | | ||
| MUI-datatables | | | ||
| React | | | ||
| browser | | | ||
| etc | | |