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

Configure Feed

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

Communication and contribution guidelines

+15
+15
CONTRIBUTING.md
··· 43 43 5. Once the changes have been approved the code will be rebased into the 44 44 `main` branch. 45 45 46 + We do not accept contributions from AI agents. 47 + 48 + 49 + ## Communication with contributions 50 + 51 + Open source software development is a social exercise as much as a technical 52 + one. Bug reports, pull request descriptions, and comments must be written by a 53 + human, not by AI. We want your knowledge and opinions in your tone of voice, we 54 + do not want generated text or AI summaries. 55 + 56 + You may use software to help you with your English spelling and grammar. If 57 + your message is translated into English from another language please disclose 58 + that in your message, so that we understand. 59 + 60 + 46 61 ## Local development 47 62 48 63 To run the compiler tests. This will require a recent stable version of Rust,