From 216b2de2c0a96c4ff84f95ff670113e5dbab4376 Mon Sep 17 00:00:00 2001 From: viewit Date: Wed, 24 Jun 2026 13:35:48 +0200 Subject: [PATCH] fix: pull_request_template.md ins Root-Verzeichnis (Gitea-Anforderung) --- pull_request_template.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 pull_request_template.md diff --git a/pull_request_template.md b/pull_request_template.md new file mode 100644 index 0000000..74818f8 --- /dev/null +++ b/pull_request_template.md @@ -0,0 +1,21 @@ +## Description + + +## Related Issue +Closes # + +## Type +- [ ] Bug fix +- [ ] Feature +- [ ] Documentation +- [ ] Refactoring + +## Tested with +- OrcaSlicer Version: +- Printer: +- Moonraker/Klipper Version: + +## Checklist +- [ ] Tests added/updated +- [ ] CHANGELOG.md updated +- [ ] No debug code included