projects
/
pigpio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b634058
)
Create SUPPORT.md (#2)
author
Guy McSwain
<guy.mcswain@gmail.com>
Thu, 2 Jan 2020 02:48:41 +0000
(20:48 -0600)
committer
GitHub
<noreply@github.com>
Thu, 2 Jan 2020 02:48:41 +0000
(20:48 -0600)
SUPPORT.md
[new file with mode: 0644]
patch
|
blob
diff --git a/SUPPORT.md
b/SUPPORT.md
new file mode 100644
(file)
index 0000000..
c9a5eda
--- /dev/null
+++ b/
SUPPORT.md
@@ -0,0
+1,8
@@
+Questions about the pigpio library are welcome but we ask that you check these resources first:
+* [pigpio library web page](http://abyz.me.uk/rpi/pigpio)
+Noobs should start with the FAQ. All
+APIs are documented extensively.
+* Search the repository issues with a 'question' label
+For example, to search for information on PWM type in search box:
+`label:question pwm`
+* Check the repository's Wiki - WIP, help wanted.