Skip to content

Commit 8ab21ac

Browse files
stapelbergcopybara-github
authored andcommitted
add GitHub issue template
fixes #1 PiperOrigin-RevId: 715769130 Change-Id: I8919cef9e9f9a5be69d5f87e249ebf285ac918dc
1 parent 1508cce commit 8ab21ac

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

Diff for: .github/ISSUE_TEMPLATE.md

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<!--
2+
3+
Please fill in the following sections.
4+
5+
-->
6+
7+
## open2opaque version
8+
9+
<!-- Replace this line with the output of `open2opaque version`. -->
10+
11+
## Observed Behavior
12+
13+
<!-- Replace this line with a description of what you are seeing. -->
14+
15+
## Expected Behavior
16+
17+
<!-- Replace this line with what you expected instead. -->
18+
19+
## Reproduction Instructions
20+
21+
<!--
22+
23+
Replace this section with detailed step-by-step instructions for how to reproduce your problem:
24+
Imagine you were sitting at a brand new computer.
25+
Which commands would you need to enter to make the problem happen?
26+
You can assume that Go, protobuf and Go Protobuf are all installed.
27+
(Tip: You can create a new user account on your computer to try it out!)
28+
29+
-->

0 commit comments

Comments
 (0)