From ddeaaa45e78e4eb9b8285789c2fa2c049a926d18 Mon Sep 17 00:00:00 2001 From: Sybille Peters Date: Sun, 9 Dec 2018 11:52:00 +0100 Subject: [PATCH] Create CONTRIBUTING.md Related: https://github.com/TYPO3-Documentation/T3DocTeam/issues/50 --- CONTRIBUTING.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..6136001c --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,25 @@ +# Contribute to TYPO3 Documentation + +## Create Issues + +* If you find something missing or something is wrong in this manual, you are welcome to write an issue describing the problem. +* If you can, please try to fix the problem yourself. +* For minor changes, it is not necessary to create an issue first. + +## Make changes (create pull requests) + +* In order to make changes on a [rendered page](https://docs.typo3.org/typo3cms/ExtbaseFluidBook/), just click on "Edit me on GitHub". +* For a step-by-step walkthrough for making a change, see [Contribute to docs.typo3.org](https://docs.typo3.org/typo3cms/HowToDocument/WritingDocsOfficial/Index.html) +* For a step-by-step walkthrough of alternative workflow, see [Local Editing and Rendering with Docker](https://docs.typo3.org/typo3cms/HowToDocument/WritingDocsOfficial/LocalEditing.html) + +## Get help + +* If you need help with contributing to the docs, see [How to get Help](https://docs.typo3.org/typo3cms/HowToDocument/HowToGetHelp.html) + +# Contribute to TYPO3 Core + +* See [TYPO3 Contribution Guide - Core Development](https://docs.typo3.org/typo3cms/ContributionWorkflowGuide/) + +# General TYPO3 Support + +If you have some general TYPO3 support questions or need help with TYPO3, please see https://typo3.org/help.