Skip to content
  • Agata Cacko's avatar
    Add recommendation to use 'Edit' mode · 0589e3d8
    Agata Cacko authored and Raghavendra Kamath's avatar Raghavendra Kamath committed
    Before this commit, the recommended method was to use 'WebIDE' option.
    For our less technical contributors it could be complicated to use:
    * it "allows" for changes on official repo and only throws errors
       when the user wants to commit them,
    * by default, it commits changes on master of the fork
       instead of creating new branch, which makes it harder
       to merge later in some circumstances,
    * it doesn't create merge requests automatically.
    After this commit, the suggested method is to use 'Edit' mode,
    which doesn't have those issues (although doesn't allow
    editing multiple files at once).
    0589e3d8