diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..a51c5a8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,38 @@ +--- +name: Bug report +about: Report an issue when building or using bpftool +title: '' +labels: '' +assignees: '' + +--- + + + +- [ ] I considered whether to report to the BPF mailing list first + +**Environment** + +- bpftool version: +- Linux kernel version: +- (optionally) clang/LLVM version: + +**Describe the bug** + +