Move MatterControl source code into a subdirectory
This commit is contained in:
parent
2c6e34243a
commit
70af2d9ae8
2007 changed files with 13 additions and 8 deletions
23
original/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
23
original/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Report a bug in MatterControl
|
||||
|
||||
---
|
||||
|
||||
Bug Report
|
||||
============
|
||||
**Steps to Reproduce**
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
|
||||
**Expected Behavior**
|
||||
|
||||
**Actual Behavior**
|
||||
|
||||
**MatterControl Build Number**
|
||||
(To find this, go to the MatterControl menu in the top left and click "About MatterControl")
|
||||
|
||||
**Operating System Version**
|
||||
|
||||
**Printer Make/Model**
|
||||
14
original/.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
14
original/.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for MatterControl
|
||||
|
||||
---
|
||||
|
||||
Feature Request
|
||||
===============
|
||||
|
||||
**Problem**
|
||||
Describe the problem you feel needs to be solved.
|
||||
|
||||
**Solution**
|
||||
Explain how this feature will solve the problem.
|
||||
29
original/.github/ISSUE_TEMPLATE/submit_profile.md
vendored
Normal file
29
original/.github/ISSUE_TEMPLATE/submit_profile.md
vendored
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
---
|
||||
name: Submit Profile
|
||||
about: Send us a profile you have created to recieve $15 MatterHackers store credit. Profile must be a new, not currently part of MatterControl.
|
||||
|
||||
|
||||
---
|
||||
|
||||
Profile Information
|
||||
===============
|
||||
|
||||
**Printer**
|
||||
|
||||
Describe the printer you are uploading a profile for.
|
||||
- Make:
|
||||
- Model:
|
||||
|
||||
**Outstanding Issues**
|
||||
|
||||
Explain any issues that this profile still has that might impact a new user.
|
||||
|
||||
-
|
||||
-
|
||||
|
||||
|
||||
NEXT STEPS:
|
||||
|
||||
After you create this issue; send an email to support@matterhackers.com with its issue number. If your profile is accepted we will send you a $15 gift code for MatterHackers.com. Profiles must be complete, not currently part of MatterContol and have some market demand. Approval will be at the sole discretion of MatterHackers.
|
||||
|
||||
You can find more information at: https://forums.matterhackers.com/topic/7467/creating-new-profiles
|
||||
15
original/.github/ISSUE_TEMPLATE/support-question.md
vendored
Normal file
15
original/.github/ISSUE_TEMPLATE/support-question.md
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
name: Support Question
|
||||
about: Questions about using MatterControl
|
||||
|
||||
---
|
||||
|
||||
Question
|
||||
========
|
||||
|
||||
<!-- 🚨 STOP 🚨 𝗦𝗧𝗢𝗣 🚨 𝑺𝑻𝑶𝑷 🚨 -->
|
||||
|
||||
This issue tracker is for our MatterControl development team and they are not in a position to answer support questions.
|
||||
|
||||
If you have a question about using MatterControl, please ask it on the MatterControl forums.
|
||||
https://forums.matterhackers.com/category/20/mattercontrol
|
||||
Loading…
Add table
Add a link
Reference in a new issue