diff --git a/src/docs-dev-guide.adoc b/src/docs-dev-guide.adoc index 150abbc..083d9da 100755 --- a/src/docs-dev-guide.adoc +++ b/src/docs-dev-guide.adoc @@ -59,7 +59,8 @@ This document is released under a Creative Commons Attribution 4.0 International include::colophon.adoc[] //While some documents need several levels of introductory material, other documents only need a brief introduction. You can choose to have either colophon or an overview, or to have both. -//include::overview.adoc[] +include::intro.adoc[] + include::authoring.adoc[] include::a_few_basics.adoc[] diff --git a/src/intro.adoc b/src/intro.adoc new file mode 100644 index 0000000..d9c1255 --- /dev/null +++ b/src/intro.adoc @@ -0,0 +1,19 @@ +[[doc_intro]] +== Contributing to the RISC-V documentation + +Welcome to the RISC-V documentation guidelines. This document is maintained by the https://github.com/riscv-admin/docs-sig/blob/main/CHARTER.adoc[RISC-V Doc Sig]. + +This group gathers and works issues from the https://github.com/riscv-admin/docs-sig[Doc-sig GitHub repository]. + +RISC-V documentation contributors: + +- Improve existing content +- Create new content +- Ensure content follows the style guidelines +- Translate the documentation (coming soon!) + + +=== How to join RISC-V documentation + +- Create a Linux foundation ID with https://lfx.linuxfoundation.org/[LFX]. +- Become a https://riscv.org/membership/[member of the RISC-V International] organization.