oven-sh/bun

Documentation and Accessibility

Open

#2467 opened on Mar 23, 2023

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

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