Skip to content

Commit adfc8de

Browse files
soypatdeadprogram
authored andcommitted
add driver design pointer to CONTRIBUTING.md
1 parent 5b9be51 commit adfc8de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ We would like your help to make this project better, so we appreciate any contri
88

99
We'd love to get your feedback on getting started with TinyGo. Run into any difficulty, confusion, or anything else? You are not alone. We want to know about your experience, so we can help the next people. Please open a Github issue with your questions, or you can also get in touch directly with us on our Slack channel at [https://gophers.slack.com/messages/CDJD3SUP6](https://gophers.slack.com/messages/CDJD3SUP6).
1010

11+
### Driver design
12+
Before porting or writing a driver from scratch please read **[Driver Design for TinyGo](https://tinygo.org/docs/guides/driver-design)**.
13+
1114
### One of the TinyGo drivers is not working as you expect
1215

1316
Please open a Github issue with your problem, and we will be happy to assist.

0 commit comments

Comments
 (0)