Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Lock <tony@duet3d.com>2022-02-07 20:28:19 +0300
committerGitHub <noreply@github.com>2022-02-07 20:28:19 +0300
commitb1a4c498ac4ac07d5da225499f27d8d7343b4b08 (patch)
tree9debcca09660ad193d2e70758fa7a55f2e033bf6 /.github
parent2b9a3c5710dd1ed97fc9cecd4cd279a645f20645 (diff)
Create config.yml
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
new file mode 100644
index 00000000..939eb91a
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,8 @@
+blank_issues_enabled: true
+contact_links:
+ - name: Duet3D Community Support
+ url: https://forum.duet3d.com//
+ about: Please ask and answer questions here.
+ - name: Duet3D Documentation Wiki
+ url: https://duet3d.dozuki.com/
+ about: Detailed documentation for Duet electronics and RepRapFirmware.