We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8500135 commit 1a99589Copy full SHA for 1a99589
.github/ISSUE_TEMPLATE/bug_report.md
@@ -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