whatcanGOwrong
This commit is contained in:
+23
@@ -0,0 +1,23 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior. Please include:
|
||||
|
||||
```sh
|
||||
go version
|
||||
uname -a
|
||||
cat /etc/issue
|
||||
```
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
@@ -0,0 +1,7 @@
|
||||
contact_links:
|
||||
- name: Questions
|
||||
url: https://github.com/cilium/ebpf/discussions/categories/q-a
|
||||
about: Please ask and answer questions here.
|
||||
- name: Slack
|
||||
url: https://cilium.slack.com/messages/ebpf-go
|
||||
about: Join our slack.
|
||||
Reference in New Issue
Block a user