Skip to content

Commit

Permalink
Update bug_report.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigo-arenas committed Jun 23, 2021
1 parent 189ad5a commit d8d9ce4
Showing 1 changed file with 11 additions and 15 deletions.
26 changes: 11 additions & 15 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,26 @@
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
labels: 'bug'


---

**System information**
OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
Sklearn-genetic-opt version:
Scikit-learn version:
Python version:


**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
2. Add this code '....'
3. Run with this command '....'
4. See error

**Expected behavior**
Expand All @@ -23,16 +30,5 @@ A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.

0 comments on commit d8d9ce4

Please sign in to comment.