oven-sh/bun

Documentation and Accessibility

Open

#2,467 opened on Mar 23, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (4,486 forks)batch import
docsgood first issue

Repository metrics

Stars
 (90,348 stars)
PR merge metrics
 (Avg merge 1d 17h) (357 merged PRs in 30d)

Description

What is the type of issue?

Something else

What is the issue?

There're a few things that I was trying to do:

  • Building from source
  • Understand how does Bun works
  • Contribute to good first issue issues
  • Etc

Basically facing difficulties to participate in this OSS.

Where did you find it?

I feel like:

  • Building Docs needs more cases on how to build in any OS, the docs only focus on MacOS
  • I think would be nice to add a section explaining Bun’s current source code “architecture”, e.g:
    • What connects to What
    • Why do we need X, why do we need Y.
    • Etc.

Contributor guide