Move more Ender-3 > board configs (#126)

This commit is contained in:
thisiskeithb 2020-06-13 21:55:35 -07:00 committed by GitHub
parent 86e9bbe418
commit 8993c41319
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 840 additions and 6 deletions

19
.github/pull_request_template.md vendored Normal file
View file

@ -0,0 +1,19 @@
### Requirements
* Filling out this template is required. Pull Requests without a clear description may be closed at the maintainers' discretion.
### Description
<!--
We must be able to understand your proposed change from this description. If we can't understand what the code will do from this description, the Pull Request may be closed at the maintainers' discretion. Keep in mind that the maintainer reviewing this PR may not be familiar with or have worked with the code recently, so please walk us through the concepts.
-->
### Benefits
<!-- What does this fix or improve? -->
### Related Issues
<!-- Whether this fixes a bug or fulfills a feature request, please list any related Issues here. -->