Fork of daniellemaywood.uk/gleam — Wasm codegen work
2

Configure Feed

Select the types of activity you want to include in your feed.

gleam / .github / ISSUE_TEMPLATE / feature_request.md
504 B 16 lines
1--- 2name: Feature request 3about: Suggest an idea for this project 4title: '' 5labels: '' 6assignees: '' 7 8--- 9 10<!-- 11Gleam is post-v1, so breaking changes are not possible. 12 13Any new addition to the language itself needs to enable something that is not possible in Gleam today, and solve existing pain-points. 14 15For anything other than trivial and uncontroversial additions please make a GitHub discussion before making an issue. https://github.com/gleam-lang/gleam/discussions/categories/ideas-suggestions 16-->