Skip to content

Commit 0875a17

Browse files
committed
add contact information for STM8 board on Roger Clark's STM32duino forum
1 parent e30a5d5 commit 0875a17

3 files changed

Lines changed: 28 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,16 @@ Please find more detailed information about the supported boards, the needed
1818
tools and the library APIs on the
1919
[project website](https://tenbaht.github.io/sduino/).
2020

21+
For bug reports and other issues tightly related to the repository content
22+
please use the
23+
[github issue tracker](https://github.com/tenbaht/sduino/issues).
24+
25+
For general discussions and suggestions on Sduino it might be more
26+
convinient to open a thread on the
27+
[STM8 board](http://stm32duino.com/viewforum.php?f=52) of the stm32duino
28+
forum. It will help to catch my attention to prefix your topic with
29+
"[sduino]".
30+
2131

2232
## Table of Contents
2333

docs/contact.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Contact
2+
3+
For bug reports and other issues tightly related to the repository content
4+
please use the
5+
[github issue tracker](https://github.com/tenbaht/sduino/issues).
6+
7+
For general discussions and suggestions on Sduino it might be more
8+
convinient to open a thread on the
9+
[STM8 board](http://stm32duino.com/viewforum.php?f=52) of the stm32duino
10+
forum. It will help to catch my attention to prefix your topic with
11+
"[sduino]". (After registering on that forum, you are **required** to post
12+
an introduction in the new user board first in order to aquire the right to
13+
post or reply in any other board. Roger is strict on that.)
14+
15+
To send me an email please find my address in the commit messages of the
16+
repository (as a simple captcha test) or use the alias address
17+

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ pages:
2727
- 'Generic STM8S103 breakout board (stm8blue)': hardware/stm8blue.md
2828
- 'ESP14: Wifi board, STM8S003': hardware/esp14.md
2929
- 'STM8S105Discovery: Evaluation board made my ST': hardware/stm8sdiscovery.md
30+
- Contact: contact.md
3031
- About: about.md
3132

3233
#- theme: amelia

0 commit comments

Comments
 (0)