Delete 3.Example_Bug_report.md

This commit is contained in:
Tim Neutkens 2020-02-25 13:22:28 +01:00 committed by GitHub
parent 06afa0a09c
commit 297c23d9cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,41 +0,0 @@
---
name: Bug report for examples
about: Create a bug report for one of the Next.js examples
---
# Examples bug report
## Example name
Provide the example name
## Describe the bug
A clear and concise description of what the bug is.
## To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
## Expected behavior
A clear and concise description of what you expected to happen.
## Screenshots
If applicable, add screenshots to help explain your problem.
## System information
- OS: [e.g. macOS, Windows]
- Browser (if applies) [e.g. chrome, safari]
- Version of Next.js: [e.g. 6.0.2]
## Additional context
Add any other context about the problem here.