Skip to content

Commit 0c27f74

Browse files
committed
Guide to disussions and issues in README.md
Several questions have ended up in the issues recently. So what about pointing the discussions section out more prominently?
1 parent 0216f34 commit 0c27f74

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+
- May be it got already answered there
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+
- May be 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)