Skip to content

Commit db20f7d

Browse files
nlharriscmungall
authored andcommitted
simplify bug report template (linkml#2265)
* simplify bug report template fixes linkml#2250 * Update bug_report.md --------- Co-authored-by: Chris Mungall <cjm@berkeleybop.org>
1 parent 19189c2 commit db20f7d

File tree

1 file changed

+4
-18
lines changed

1 file changed

+4
-18
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -19,23 +19,9 @@ assignees: ''
1919
**Describe the bug**
2020
A clear and concise description of what the bug is (including the error message that is printed, if any)
2121

22-
**To reproduce**
23-
Steps to reproduce the behavior:
24-
1. Go to '...'
25-
2. Click on '....'
26-
3. Scroll down to '....'
27-
4. See error
22+
**Version of LinkML you are using**
2823

29-
**Expected behavior**
30-
A clear and concise description of what you expected to happen.
24+
**Please provide a schema (and if applicable, a data file) that replicates the issue**
25+
You can include this in th issue if small, or provide a link e.g. to github.
26+
Ideally a minimal example that replicates the problem is ideal, but only if this is easy for you.
3127

32-
**Screenshots**
33-
If applicable, add screenshots to help explain your problem.
34-
35-
**About your computer (if applicable, please complete the following information):**
36-
- OS: [e.g. iOS]
37-
- Browser [e.g. chrome, safari]
38-
- Version [e.g. 22]
39-
40-
**Additional context**
41-
Add any other context about the problem here.

0 commit comments

Comments
 (0)