forked from marmelab/react-admin
-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
fcfe69b
commit a483e99
Showing
2 changed files
with
33 additions
and
1 deletion.
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
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 |
---|---|---|
@@ -0,0 +1,32 @@ | ||
Please do not submit support requests or "How to" questions here. For that, go to [StackOverflow](http://stackoverflow.com/questions/tagged/admin-on-rest). | ||
|
||
**What you were expecting:** | ||
<!-- Describe what the behavior would be without the bug. --> | ||
|
||
**What happened instead:** | ||
<!-- Describe how the bug manifests. --> | ||
|
||
**Steps to reproduce:** | ||
<!-- Please explain the steps required to duplicate the issue, especially if you are able to provide a sample application. --> | ||
|
||
**Related code:** | ||
<!-- If you are able to illustrate the bug or feature request with an example, please provide a sample application via one of the following means: | ||
* CodeSandbox (https://codesandbox.io/s/ElxGNxBY0) | ||
* A sample application via GitHub | ||
--> | ||
|
||
``` | ||
insert short code snippets here | ||
``` | ||
|
||
**Other information:** | ||
<!-- List any other information that is relevant to your issue. Stack traces, related issues, suggestions on how to fix, Stack Overflow links, forum links, etc. For visual or layout problems, please include images or animated gifs.--> | ||
|
||
**Environment** | ||
|
||
* Admin-on-rest version: | ||
* Last version that did not exhibit the issue (if applicable): | ||
* React version: | ||
* Browser: | ||
* Stack trace (in case of a JS error): |