[gimp-web/testing] news: Minor changes to prokoudine's gitlab post



commit 7e1eb473456e630ad45096a9ecd67e2973e729cf
Author: Pat David <patdavid gmail com>
Date:   Wed May 30 09:43:11 2018 -0500

    news: Minor changes to prokoudine's gitlab post
    
    URLs can be automatically turned into links in markdown by
    surrounding them with <> (ie: <https://www.gimp.org>).
    
    Added some links, and dimensions to the <img>.

 content/news/2018-05-29_GIMP_has_moved_to_Gitlab/index.md | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/content/news/2018-05-29_GIMP_has_moved_to_Gitlab/index.md 
b/content/news/2018-05-29_GIMP_has_moved_to_Gitlab/index.md
index 5272d7d1..85cd86fd 100644
--- a/content/news/2018-05-29_GIMP_has_moved_to_Gitlab/index.md
+++ b/content/news/2018-05-29_GIMP_has_moved_to_Gitlab/index.md
@@ -7,19 +7,22 @@ Summary: GIMP has moved to new Gitlab-based infrastructure provided by GNOME.
 Status: draft
 
 Along with the GEGL and babl libraries, GIMP has moved to a new collaborative
-programming infrastructure based on Gitlab and hosted by GNOME. The new URLs
+programming infrastructure based on [Gitlab][] and hosted by [GNOME][]. The new URLs
 are:
 
-* [https://gitlab.gnome.org/GNOME/gimp](https://gitlab.gnome.org/GNOME/gimp)
-* [https://gitlab.gnome.org/GNOME/gegl](https://gitlab.gnome.org/GNOME/gegl)
-* [https://gitlab.gnome.org/GNOME/babl](https://gitlab.gnome.org/GNOME/babl)
+* <https://gitlab.gnome.org/GNOME/gimp>
+* <https://gitlab.gnome.org/GNOME/gegl>
+* <https://gitlab.gnome.org/GNOME/babl>
 
-On the end-user side, this mostly means improved bug reporting experience.
+[Gitlab]: https://www.gitlab.com "GitLab website"
+[GNOME]: https://www.gnome.org/ "GNOME website"
+
+On the end-user side, this mostly means an improved bug reporting experience.
 The submission is easier to fill in, and we provide two templates — one for bug
 reports and one for feature requests.
 
 <figure>
-<img src="{attach}gitlab-new-issue-form.png" alt="New issue form on Gitlab">
+<img src="{attach}gitlab-new-issue-form.png" alt="New issue form on Gitlab" width='879' height='873'>
 <figcaption>
 New issue form on Gitlab.
 </figcaption>


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