eunomia-bpf / bpftime

Userspace eBPF runtime for fast Uprobe & Syscall hook & Extensions with LLVM JIT
https://eunomia.dev/bpftime/
MIT License
693 stars 68 forks source link

[BUG] Link in the doc is inaccurate in contributing guideline #224

Closed Viveksati5143 closed 4 months ago

Viveksati5143 commented 4 months ago

Describe the bug

The link to create "custom bug report" is inaccurate in the https://github.com/Viveksati5143/bpftime/blob/master/CONTRIBUTING.md#reporting-issues-and-suggesting-new-features

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://github.com/Viveksati5143/bpftime/blob/master/CONTRIBUTING.md#reporting-issues-and-suggesting-new-features'
  2. Click on 'Custom Bug report'
  3. See error

Expected behavior

It should lead to Link instead of Link

Screenshots

image

Desktop (please complete the following information):

Additional context

yunwei37 commented 4 months ago

Thanks! Would you like to open a PR to fix that?