diff options
author | Ivan Zorin <[email protected]> | 2023-07-18 07:35:16 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2023-07-18 14:35:16 +1000 |
commit | 1d820acbeeb72ee9d7b4f74a3667723250b208ec (patch) | |
tree | f1afe22a5d5136c6f91f96e7016e5bb9812201c2 /Documentation | |
parent | d95af7d1a0ddd5a93a0827d08294c5504c9e9a94 (diff) | |
download | IronOS-1d820acbeeb72ee9d7b4f74a3667723250b208ec.tar.gz IronOS-1d820acbeeb72ee9d7b4f74a3667723250b208ec.zip |
Documentation/index.md: add Feedback section (Ralim#1552) as suggested (#1744)
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/index.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Documentation/index.md b/Documentation/index.md index 543fa259..94096acc 100644 --- a/Documentation/index.md +++ b/Documentation/index.md @@ -70,3 +70,21 @@ When on the main screen and having the tip plugged in, the unit shows a pair of - Holding down the button near the USB end will show the _[debug menu](https://ralim.github.io/IronOS/DebugMenu/)._ In _soldering mode_ this ends the heating. Operation details are over in the [Menu information.](https://ralim.github.io/IronOS/Menu/) + +## Feedback + +If you would like to: +- report any issue related to IronOS +- request a feature +- provide some suggestion +then you can [fill this form](https://github.com/Ralim/IronOS/issues/new/choose) using github account[^gh]. + +And if you would like to: +- ask more generic question about IronOS/supported hardware/something you're curious about/etc. +- reach out community to chat with +- share your soldering & DIY skills +- share some interesting finding +- share useful related hardware/software with others +or _anything_ like that, then you can use forum-like [Discussions here](https://github.com/Ralim/IronOS/discussions). + +[^gh]: You may need to create it first if you don't have one - it's free of charge. |