Skip to content

Commit

Permalink
Update bug_report.md and feature_request.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jungtaekkim committed Aug 16, 2023
1 parent 5132996 commit d584a97
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
13 changes: 6 additions & 7 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,19 @@ 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 '....'
4. See error
2. Command '....'
3. 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.

**Desktop (please complete the following information):**
- OS: [e.g. Ubuntu 23.04]
- Python Version: [e.g. 3.11.4]
- BayesO Version [e.g. 0.5.4]
**Machine:**
- OS: [e.g., Ubuntu 23.04]
- Python Version: [e.g., 3.11.4]
- BayesO Version [e.g., 0.5.4]

**Additional context**
Add any other context about the problem here.
11 changes: 7 additions & 4 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,16 @@ assignees: ''
---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
A clear and concise description of what the problem is.

**Describe the solution you'd like**
**Describe the solution you would like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Describe alternatives you have considered**
A clear and concise description of any alternative solutions or features you have considered.

**Provide the references we can refer to**
References (e.g., publications and technical reports) that present the methodology you would like.

**Additional context**
Add any other context or screenshots about the feature request here.

0 comments on commit d584a97

Please sign in to comment.