Update PULL_REQUEST_TEMPLATE.md

.F360 -> .F3D
This commit is contained in:
Florian Heilmann 2023-07-13 17:32:13 +02:00 committed by GitHub
parent ac13729da1
commit 8c2d7ec817
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -49,7 +49,7 @@ Doing so speeds up the review process and will increase your chances at acceptan
- Legacy
cad: # required: At least 1 CAD file for your mod, path relative to your mod folder
- CAD/my_step_file_1.step
- CAD/my_f360_file_1.f360
- CAD/my_f360_file_1.f3d
images: # optional, image files provided with your mod, path relative to your mod folder
- images/mods_site_card_image.png
- images/side_view.png
@ -69,5 +69,5 @@ Doing so speeds up the review process and will increase your chances at acceptan
the model must include break-away supports.
* [ ] Submitted STL files are **not corrupt**. *(This can be tested by opening the STL in PrusaSlicer
and checking if mesh errors are reported.)*
* [ ] Submissions **must** include a CAD file in the form of a `.STEP`, `.F360` or `.SCAD` file
* [ ] Submitted firmware configs or slicer profiles **contain no sensitive data** (e.g. API keys).
* [ ] Submissions **must** include a CAD file in the form of a `.STEP`, `.F3D` or `.SCAD` file
* [ ] Submitted firmware configs or slicer profiles **contain no sensitive data** (e.g. API keys).