English | 中文
Thank you for looking into contribute guide!
If you want to help build the content,
arch/riscv*
is the place to go.
Before start writing your first pull request, you may want to get familiar with:
- Project Structure - available in README
- Instruction Definition - details here
- Instruction Doc Format - details here
At this moment, we only have plan to support RISC-V ISA.
Therefore, all pull requests can be directly targeted to branch master
.
It is not a bad idea to use github embedded editor to create pull requests for single-file changes