https://github.com/rusthacks/rusthacks
Rust Hacks Community Repo
https://github.com/rusthacks/rusthacks
hack2rust rust rust-community rust-crate rust-hacks-community rust-language rust-resources rusthacks rustlang
Last synced: about 1 year ago
JSON representation
Rust Hacks Community Repo
- Host: GitHub
- URL: https://github.com/rusthacks/rusthacks
- Owner: rusthacks
- Created: 2017-12-24T13:44:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-08T03:39:16.000Z (over 7 years ago)
- Last Synced: 2025-03-23T23:15:13.784Z (over 1 year ago)
- Topics: hack2rust, rust, rust-community, rust-crate, rust-hacks-community, rust-language, rust-resources, rusthacks, rustlang
- Language: Rust
- Homepage:
- Size: 61.5 KB
- Stars: 14
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Rust Hacks Community Repo
This repository is used for tracking issues directly related to Rust Hacks. It covers the following:
* [Example code for Rust events.](/code_examples)
* Community-driven projects.
* Teaching kits for Rust.
* Resources for advanced learning and participation.
* Our weekly status updates.
## Resources
* For resources specific to learning Rust, there's no better compilation than [this](https://github.com/ctjhoa/rust-learning).
* For Rust related design resources, check out [here](https://github.com/rusthacks/OpenDesign)
* For our resources, please take a look at [our wiki page](https://github.com/rusthacks/rusthacks/wiki).
* Some useful resources can be found [here](/best_resources.md)
## Issue Template:
[Click here](https://github.com/rusthacks/rusthacks/issues/new?template=default.md) to create issue with default template
```
## Goal:
[One line goal description]
## Related Issues & Links:
[Reference meta issues and past issues] #
## Roles:
Responsible:
Accountable:
Supporting:
Consulted:
Informed:
## Required:
- [ ] Put mittens on all of the kittens (owner, Due: Aug 7th)
- [ ] Put mittens on all of the kittens (owner, Due: Aug 7th)
- [ ] Put mittens on all of the kittens (owner, Due: Aug 7th)
```
Note: Because of the way permissions work on this repo, if you can't add a label yourself indicate the label you want added in the body of the issue and someone will add it for you.
## Contribution
You can contribute in a number of ways.
* Suggest ideas for projects doable in Rust (specifically for people who wish to work on something).
* Raise issues on how you think "Rust hacks" can help evangelize Rust.
## Issues
- [If you're planning for an event](https://github.com/rusthacks/rusthacks/issues/new?template=event.md)
## Community Channels
* [Subscribe to our Telegram channnel](https://t.me/RustHacks).
* [Follow us on Twitter!](https://twitter.com/rusthack)
* [Follow us on Facebook](https://www.facebook.com/RustHacksOfficial/)
* [Join the Facebook Group](https://www.facebook.com/groups/rusthacks)
For any queries, feel free to raise an [issue](https://github.com/rusthacks/rusthacks/issues/new) any time :)