[Git][ghc/ghc][master] Fix user-facing label in MR template

Marge Bot (@marge-bot) gitlab at gitlab.haskell.org
Wed Jul 26 21:24:23 UTC 2023



Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
af6fdf42 by Arnaud Spiwack at 2023-07-26T17:23:52-04:00
Fix user-facing label in MR template

- - - - -


1 changed file:

- .gitlab/merge_request_templates/Default.md


Changes:

=====================================
.gitlab/merge_request_templates/Default.md
=====================================
@@ -9,7 +9,7 @@ Please take a few moments to address the following points:
 
  * [ ] if your MR may break existing programs (e.g. touches `base` or causes the
    compiler to reject programs), please describe the expected breakage and add
-   the ~"user facing" label. This will run ghc/head.hackage> to characterise
+   the ~"user-facing" label. This will run ghc/head.hackage> to characterise
    the effect of your change on Hackage.
  * [ ] ensure that your commits are either individually buildable or squashed
  * [ ] ensure that your commit messages describe *what they do*



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/af6fdf428be85ce21a25477bb1e705eb354791ef

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/af6fdf428be85ce21a25477bb1e705eb354791ef
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20230726/303b826c/attachment-0001.html>


More information about the ghc-commits mailing list