mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
* Add nightly build reproducibility checkbox Add a required checkbox to the bug report template prompting reporters to verify the issue is reproducible in the latest nightly build (links to the nightly builds release). This helps catch issues already fixed in nightly releases and reduces duplicate reports. * Add PR artifact download guide to template Update the pull request template to include a commented section and a link to the OrcaSlicer wiki explaining how to download artifacts from a PR. This helps contributors and reviewers locate and retrieve build/test artifacts for verification and testing.
28 lines
770 B
Markdown
28 lines
770 B
Markdown
# Description
|
|
|
|
<!--
|
|
> Please provide a summary of the changes made in this PR. Include details such as:
|
|
> * What issue does this PR address or fix?
|
|
> * What new features or enhancements does this PR introduce?
|
|
> * Are there any breaking changes or dependencies that need to be considered?
|
|
-->
|
|
|
|
# Screenshots/Recordings/Graphs
|
|
|
|
<!--
|
|
> Please attach relevant screenshots to showcase the UI changes.
|
|
> Please attach images that can help explain the changes.
|
|
-->
|
|
|
|
## Tests
|
|
|
|
<!--
|
|
> Please describe the tests that you have conducted to verify the changes made in this PR.
|
|
-->
|
|
|
|
<!--
|
|
> A guide for users on how to download the artifacts from this PR.
|
|
-->
|
|
|
|
[How to Download Pull Requests Artifacts for Testing](https://www.orcaslicer.com/wiki/how_to_download_pr_artifacts)
|