# DefaultOpenSourceContributionProcess When you plan to contribute something then please follow the following process: 1. Create an issue to ask if the requested change is already planned or declined and wait for a "Yes it would be approved"-response. 2. When you have got this response then feel free to create a branch from the latest `main`-branch and implement the desired change on it. 3. When the implementation is finished and the product is buildable again then create a pull-request back to the main-branch. By creating a pull-request you accept and confirm that your changes will be released under the license which is stated in [License.txt](./License.txt) in the moment when you create the pull-request.