Skip to content
Snippets Groups Projects
Commit 53a42a7a authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

Move repositories links to CONTRIBUTING.

parent 30015b0b
No related branches found
No related tags found
1 merge request!303Improvements/cleanup.
......@@ -21,26 +21,3 @@ We highly recommend that you start with the [Book](https://doc.redox-os.org/book
## Contributing to Redox
- Read the [CONTRIBUTING.md](https://gitlab.redox-os.org/redox-os/redox/-/blob/master/CONTRIBUTING.md)
You can contribute to Redox documentation/code on these repositories:
(The order is based on difficulty, easy things first)
- [Website](https://gitlab.redox-os.org/redox-os/website)
- [Book](https://gitlab.redox-os.org/redox-os/book)
- [Main Repository (build system/config)](https://gitlab.redox-os.org/redox-os/redox)
- [Redox Packages (all system components/ported software)](https://gitlab.redox-os.org/redox-os/cookbook)
- [Redox Desktop Environment](https://gitlab.redox-os.org/redox-os/orbital)
- [Orbital Client Library](https://gitlab.redox-os.org/redox-os/orbclient)
- [Orbital Applications](https://gitlab.redox-os.org/redox-os/orbutils)
- [Redox C Library](https://gitlab.redox-os.org/redox-os/relibc)
- [Drivers](https://gitlab.redox-os.org/redox-os/drivers)
- [Kernel](https://gitlab.redox-os.org/redox-os/kernel)
## Communication and Chat
Please check on on [Community](/community/)
## Conduct
We follow the [Rust Code of Conduct](https://www.rust-lang.org/policies/code-of-conduct)
......@@ -16,34 +16,8 @@ Nós recomendamos que você comece pelo [Livro](https://doc.redox-os.org/book/),
[Biblioteca Padrão](https://doc.redox-os.org/std/std/). Documentação sobre a biblioteca padrão do Redox.
[Ion Manual](https://doc.redox-os.org/ion-manual/). Documentação para a shell Ion.
[Manual da Ion](https://doc.redox-os.org/ion-manual/). Documentação para a shell Ion.
## Contribuindo pro Redox
- Leia o [CONTRIBUTING.md](https://gitlab.redox-os.org/redox-os/redox/-/blob/master/CONTRIBUTING.md)
Você pode contribuir para a documentação/código do Redox nestes repositórios:
(The order is based on difficulty, easy things first)
(A ordem é baseada na dificuldade, coisas fáceis primeiro)
- [Site](https://gitlab.redox-os.org/redox-os/website)
- [Livro](https://gitlab.redox-os.org/redox-os/book)
- [Repositório Principal (sistema de compilação/configuração)](https://gitlab.redox-os.org/redox-os/redox)
- [Pacotes do Redox (todos os componentes do sistema/softwares portados)](https://gitlab.redox-os.org/redox-os/cookbook)
- [Ambiente de Desktop do Redox](https://gitlab.redox-os.org/redox-os/orbital)
- [Biblioteca de Cliente do Orbital](https://gitlab.redox-os.org/redox-os/orbclient)
- [Aplicações do Orbital](https://gitlab.redox-os.org/redox-os/orbutils)
- [Biblioteca C do Redox](https://gitlab.redox-os.org/redox-os/relibc)
- [Drivers](https://gitlab.redox-os.org/redox-os/drivers)
- [Kernel](https://gitlab.redox-os.org/redox-os/kernel)
## Comunicação e Chat
Por favor olhe em [Comunidade](/community/)
Você também pode encontrar o Redox no Reddit através dos subreddits [/r/rust/](https://www.reddit.com/r/rust) e [/r/redox/](https://www.reddit.com/r/redox). As notícias da semana são publicadas no /r/redox.
## Conduta
Nós seguimos o [Código de Conduta do Rust](https://www.rust-lang.org/policies/code-of-conduct)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment