Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Krita.org Documentation Website Krita.org Documentation Website
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • DocumentationDocumentation
  • Krita.org Documentation WebsiteKrita.org Documentation Website
  • Merge requests
  • !28

Add recommendation to use 'Edit' mode

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Agata Cacko requested to merge tymond/docs-krita-org:patch-1 into master May 10, 2019
  • Overview 40
  • Commits 10
  • Pipelines 0
  • Changes 3

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).
Edited Jun 17, 2019 by Agata Cacko
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: patch-1