Skip to content

Ways To Get Feedback Prioritized

andychu edited this page Apr 9, 2024 · 18 revisions

Where To Send Feedback gives tips on good feedback.

Bug reports are prioritized -- this is for improving "vague feedback"

Show Real Code You've Written

Before and After

Put your problem in context

Familiarize yourself with YSH idioms and concepts

e.g. Interior vs. Exterior

(There is often a simpler "exterior" way to solve a problem -- Oils is exterior-first

Reference Existing Designs

  • Other shells
  • Python, JS, Ruby
  • Perl, PHP
  • Lisps
  • etc.

Reference Existing Literature

(But summarize the relevant parts)

Clone this wiki locally