|
|
@ -1,6 +1,6 @@
|
|
|
|
---
|
|
|
|
---
|
|
|
|
name: Bug report
|
|
|
|
name: Bug report
|
|
|
|
about: Create a report to help us improve Carbon
|
|
|
|
about: Create a bug report to help us improve Carbon
|
|
|
|
---
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
|
|
**Describe the bug**
|
|
|
|
**Describe the bug**
|
|
|
@ -9,8 +9,8 @@ A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
|
|
**To Reproduce**
|
|
|
|
Steps to reproduce the behavior:
|
|
|
|
Steps to reproduce the behavior:
|
|
|
|
|
|
|
|
|
|
|
|
1. Go to '...'
|
|
|
|
1. Go to '…'
|
|
|
|
2. Click on '....'
|
|
|
|
2. Click on '…'
|
|
|
|
3. See error
|
|
|
|
3. See error
|
|
|
|
|
|
|
|
|
|
|
|
**Expected behavior**
|
|
|
|
**Expected behavior**
|
|
|
@ -23,10 +23,12 @@ If applicable, add screenshots to help explain your problem.
|
|
|
|
|
|
|
|
|
|
|
|
- OS [e.g. macOS, Linux, Windows, iOS]:
|
|
|
|
- OS [e.g. macOS, Linux, Windows, iOS]:
|
|
|
|
- Browser [e.g. Chrome, Safari, Firefox]:
|
|
|
|
- Browser [e.g. Chrome, Safari, Firefox]:
|
|
|
|
|
|
|
|
- Carbon URL [e.g. carbon.now.sh?bg=pink]:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<details>
|
|
|
|
<details>
|
|
|
|
<summary>Code Snippet (If Applicable)</summary>
|
|
|
|
<summary>Code snippet</summary>
|
|
|
|
<pre>
|
|
|
|
<pre>
|
|
|
|
<!-- Paste an example Carbon URL which recreates the issue you are facing, if possible -->
|
|
|
|
<!-- Paste an example code snippet, if applicable -->
|
|
|
|
</pre>
|
|
|
|
</pre>
|
|
|
|
</details>
|
|
|
|
</details>
|
|
|
|