From d9687c60d7b3f8572fa12f677b1666e9ebc8e4a6 Mon Sep 17 00:00:00 2001 From: OrcaSlicerBot Date: Wed, 26 Nov 2025 16:32:54 +0000 Subject: [PATCH] Updated Wiki content --- developer-reference/How-to-wiki.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/developer-reference/How-to-wiki.md b/developer-reference/How-to-wiki.md index e36d7b5..f57c48b 100644 --- a/developer-reference/How-to-wiki.md +++ b/developer-reference/How-to-wiki.md @@ -2,7 +2,9 @@ This guide explains how to contribute to the OrcaSlicer wiki. -OrcaSlicer uses GitHub's wiki feature, which is automatically generated based on the documents in the [OrcaSlicer_WIKI repository](https://github.com/OrcaSlicer/OrcaSlicer_WIKI). +OrcaSlicer's wiki is generated automatically from the files in the [OrcaSlicer WIKI repository](https://github.com/OrcaSlicer/OrcaSlicer_WIKI). +To suggest small changes or improvements, please [open an issue in that repository](https://github.com/OrcaSlicer/OrcaSlicer_WIKI/issues). +If you prefer to make the edits yourself, follow this guide for best practices when creating a pull request (PR). We encourage developers and users to contribute by updating existing pages and adding new content. This helps keep the documentation accurate and useful. When adding new features, consider updating the wiki so users can access the latest guidance.