Skip to content

Commit 5f0f05a

Browse files
bors[bot]sirhceladamgreig
authored
Merge #363
363: Guide to disussions and issues in README.md r=adamgreig a=sirhcel Several questions have ended up in the issues recently. So what about pointing the discussions section out more prominently? Co-authored-by: Christian Meusel <christian.meusel@posteo.de> Co-authored-by: Adam Greig <adam@adamgreig.com>
2 parents 0216f34 + b3d8a19 commit 5f0f05a

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
# `Discovery`
22

3-
> Discover the world of microcontrollers through Rust
3+
Discover the world of microcontrollers through
4+
[Rust](https://www.rust-lang.org/):
5+
6+
- Read this book on-line at https://docs.rust-embedded.org/discovery/
7+
- Start working on the examples from this repository
8+
- You've got questions?
9+
- Have a look at our [discussions section on
10+
GitHub](https://github.com/rust-embedded/discovery/discussions)
11+
- Maybe it has already been answered
12+
- If not, start a new discussion
13+
- You've found an issue?
14+
- Have a look at our [issues on
15+
GitHub](https://github.com/rust-embedded/discovery/issues)
16+
- Maybe there is already a workaround
17+
- If not, please open a new one - or even better - a [pull
18+
request](https://github.com/rust-embedded/discovery/pulls) for solving
19+
it
20+
- Have fun and enjoy!
421

522
This project is developed and maintained by the [Resources team][team].
623

0 commit comments

Comments
 (0)