Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Wave uses a dedicated setup repository for tools and environment preparation.

Before contributing, please follow:

-> https://github.com/wavfnd/setup
-> https://github.com/wavefnd/setup

This includes installation instructions for Rust, LLVM, Clang tools, and other dependencies required to build Wave

Expand Down Expand Up @@ -168,6 +168,8 @@ A PR should include:
- Documentation updates if necessary
- Signed-off commits (`-s`)

All pull request descriptions and comments must be written in English.

Small, focused PRs are preferred.

---
Expand All @@ -191,4 +193,4 @@ By contributing to Wave, you agree that your contributions are licensed under:
## 12. Thank You

Every contribution helps Wave grow into a robust, modern systems language.
Thank you for helping shape the future of Wave.
Thank you for helping shape the future of Wave.
Loading