[gimp-web/testing: 1/2] Rewrite the how to submit changes



commit 95fe0914d7adc41a83b5b884d8860eb326859ca5
Author: nmat <15926-nmat users noreply gitlab gnome org>
Date:   Sun May 26 23:18:35 2019 +0200

    Rewrite the how to submit changes
    
    * Merge requests are a bit easier to work with
    * Mentioned to allow repo admins to be able and add to the request
    * ?Might fix? https://gitlab.gnome.org/Infrastructure/gimp-web/issues/3

 content/develop/index.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/content/develop/index.md b/content/develop/index.md
index 7ccb997d..837bbd9d 100644
--- a/content/develop/index.md
+++ b/content/develop/index.md
@@ -97,8 +97,9 @@ Once you've figured out what to do, though, be bold and get to work!
 
 ## How To Submit Your Changes
 
-When you're ready, make your edits and [generate a patch file](https://git-scm.com/docs/git-format-patch).
-Send the patch file, along with a summary of what you did to a bug/enhancement request on the 
[bugtracker](https://gitlab.gnome.org/GNOME/gimp/issues) or to the mailing list.
+When you're ready, we suggest to create a fork of the repository [GitLab Fork 
Repository](https://docs.gitlab.com/ee/gitlab-basics/fork-project.html#how-to-fork-a-project), make your 
edits to the fork and submit a [GitLab Merge 
Request](https://docs.gitlab.com/ee/gitlab-basics/add-merge-request.html#how-to-create-a-merge-request). Make 
sure you select the item of
+**"Allow commits from members who can merge to the target branch."**, this will allow the developers to do 
additional changes or to give
+feedback in a simpler way.
 
 The GIMP community is a friendly one, but it probably is still worth saying this: Try not to take critiques 
personally. We all just want GIMP to be the best that it can be. Once approved, your edits will be merged 
into the code base, making you an official GIMP contributor. And if you keep up the good work, not only will 
this process get easier with practice, your administrative privileges in GIMP development will also increase 
too.
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]