Skip to content
Snippets Groups Projects
Commit 3f9ac486 authored by Aaron Spring's avatar Aaron Spring :baby_symbol:
Browse files

Update bug.md

parent 874c6df5
No related branches found
No related tags found
No related merge requests found
Pipeline #190802 passed
## Summary
(Summarize the bug encountered concisely)
<!-- Please include a self-contained copy-pastable example that generates the issue if possible
## Steps to reproduce
(How one can reproduce the issue - this is very important)
Please be concise with code posted. See guidelines below on how to provide a good bug report:
"```python/bash"
code
"```"
- Craft Minimal Bug Reports: http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports
- Minimal Complete Verifiable Examples: https://stackoverflow.com/help/mcve
or link to notebook/gist
-->
## Summary
## Example Project
(Summarize the bug encountered concisely)
(Maybe just create an example project here on GitLab.com that exhibits the problematic
behavior, and link to it here in the bug report)
## What is the current bug behavior?
(What actually happens)
## What is the expected correct behavior?
(What you should see instead)
## Steps to reproduce
(How one can reproduce the issue - this is very important)
```python/bash
code
```
or link to notebook/gist.
(Maybe just create an example project here on GitLab.com that exhibits the problematic
behavior, and link to it here in the bug report)
## Relevant logs and/or screenshots
(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code, as
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment