Org-wide community health defaults for tishlang repositories.
Files here apply to every repo in the org that doesn't provide its own.
- ๐ Bug report โ structured for Tish. The fields that make a bug fixable fast: which
target/backend is affected vs. which are correct (most codegen bugs are backend-specific โ
e.g. the
rustnative backend mis-compiles while VM/JS are correct), exacttish -V+ install method, OS/arch, a minimal runnable repro (or a note that it only reproduces in a full program), and the full output / exit code (137 = SIGKILL, etc.) with spin-vs-block for hangs. - ๐ก Feature request โ problem, proposal, area, alternatives.
A repo can override these by adding its own .github/ISSUE_TEMPLATE/.