Skip to content

Commit 1a99589

Browse files
authored
Update bug report templates
1 parent 8500135 commit 1a99589

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
## Environment
11+
12+
* [ ] Ruby version:
13+
* [ ] rasn1 version:
14+
15+
## Description
16+
A clear and concise description of what the bug is.
17+
18+
## Expected behavior
19+
What should happen?
20+
21+
## Actual behavior
22+
What really happened
23+
24+
## Suggested fix
25+
Not mandatory, but suggest a fix or reason for the bug
26+
27+
## Code to reproduce
28+
Provide code or a link to code to reproduce this bug.

0 commit comments

Comments
 (0)