Search Unity

Official Getting started - How to contribute

Discussion in 'Open Projects' started by cirocontinisio, Nov 23, 2020.

Thread Status:
Not open for further replies.
  1. cirocontinisio

    cirocontinisio

    Joined:
    Jun 20, 2016
    Posts:
    884
    Update: Open Projects is not in development anymore. For more info, read here.



    This thread is a guide for people looking to contribute to Open Projects. Feel free to use this thread to ask questions on how to or related to Git/Github.

    Video Guide
    We recently made a playlist of video-tutorials on how to contribute, step-by-step. This is especially useful for people new to Git. Here is the first video:


    Or click here to watch the whole playlist on YouTube (bonus: you also get chapters on each video).
    We will keep adding to the playlist, tackling new problems as we go.

    If you want to go more in-depth on the process from the point of view of a programmer, here's a great video by DapperDino that does that.

    The wiki
    The repository on Github contains a Wiki, which represents the instruction manual of the project. If you have downloaded the project and don't know where to start or how to use it, consult this manual to find all the information.

    If you contribute a new system or some code, consider sending us an explanation that we will incorporate in the Wiki, so that other users will be able to understand what you created. Send these explanations in an issue, like in this example.

    Guideline Documents
    We have compiled a series of guidelines that you need to adhere to in order to contribute.
     
    Last edited: Dec 13, 2021
    M_MG_S, afraism, RNT17 and 4 others like this.
  2. RTBRuhan

    RTBRuhan

    Joined:
    Sep 17, 2020
    Posts:
    16
    Umm not sure is this the right place to post .... But I have done everything from the tutorial but this is making issu upload_2021-2-21_15-36-41.png
     
  3. cirocontinisio

    cirocontinisio

    Joined:
    Jun 20, 2016
    Posts:
    884
    This usually happens when you have done something weird with the history of your commits. As you can see you pushed Bronson's and mine commits as part of your PR, so now for the website we need to sign the agreement too (we normally shouldn't because we're from Unity).

    Is it something you can fix, maybe? (even by opening a new PR)
     
    RTBRuhan likes this.
Thread Status:
Not open for further replies.