Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 697 Bytes

contribute.md

File metadata and controls

22 lines (15 loc) · 697 Bytes

How to contribute

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:

  1. Project Structure - available in README
  2. Instruction Definition - details here
  3. 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.

Hint

It is not a bad idea to use github embedded editor to create pull requests for single-file changes