mirror of https://github.com/freeCodeCamp/devdocs
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47 lines
811 B
47 lines
811 B
4 years ago
|
---
|
||
|
name: Bug report
|
||
|
about: Create a report to help us improve Devdocs
|
||
|
title: ''
|
||
|
labels: ''
|
||
|
assignees: ''
|
||
|
---
|
||
|
|
||
|
<!--
|
||
|
If possible fill each section
|
||
|
-->
|
||
|
|
||
|
# Bug report
|
||
|
|
||
|
<!--
|
||
|
Verify this steps before writing a new issue
|
||
|
|
||
|
- Update to the most recent master release; the bug may already be fixed.
|
||
|
|
||
|
- Search for existing issues; it's possible someone has already encountered this bug.
|
||
|
-->
|
||
|
|
||
|
## OS information
|
||
|
|
||
|
<!--
|
||
|
Write what operative system and web browser you use
|
||
|
-->
|
||
|
|
||
|
## Steps to reproduce
|
||
|
|
||
|
<!--
|
||
|
Write the steps to reproduce this bug or write a description about when and how is
|
||
|
this happening
|
||
|
-->
|
||
|
|
||
|
## More resources
|
||
|
|
||
|
<!--
|
||
|
Add images, GIFs, screenshot, console output or any other resource that might help to undestand this bug
|
||
|
-->
|
||
|
|
||
|
## Possible fix
|
||
|
|
||
|
<!--
|
||
|
If you have an idea how to fix this you can write here
|
||
|
-->
|