Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Community health file updates #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
3 changes: 3 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# The Rust Code of Conduct

The Code of Conduct for this repository [can be found online](https://www.rust-lang.org/conduct.html).
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Rust | Community Health Files
This repository contains the default [community health files](https://help.github.com/en/github/building-a-strong-community/creating-a-default-community-health-file) for the [`@rust-lang`](https://github.com/rust-lang) organization
28 changes: 28 additions & 0 deletions profiles/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Rust

![image](https://user-images.githubusercontent.com/45884264/217063400-6ef58262-5cf4-45cb-8c11-9c58dd701d4b.png)

## About Rust

Rust is a language empowering everyone to build reliable and efficient software; it provides performance, reliability, and productivity.

Try out Rust in some of the example domains such as:
* [Command Line Tooling](https://www.rust-lang.org/what/cli)
* [WebAssembly](https://www.rust-lang.org/what/wasm)
* [Networking](https://www.rust-lang.org/what/networking)
* [Embedded](https://www.rust-lang.org/what/embedded)

## Learning Rust
* [The Book][thebook] is the best way to learn rust.
* You can also browse the [Rust YouTube channel][youtube] for video content.

## Community Links
* [How to Contribute][contributing]
* [Code of Conduct][conduct]
* [Security Policy][security]

[thebook]: https://www.rust-lang.org/learn
[youtube]: https://www.youtube.com/channel/UCaYhcUwRBNscFNUKTjgPFiA
[contributing]: https://rustc-dev-guide.rust-lang.org/getting-started.html
[conduct]: https://www.rust-lang.org/policies/code-of-conduct
[security]: https://www.rust-lang.org/policies/security