Skip to content

Commit af6fdf4

Browse files
aspiwackMarge Bot
authored andcommitted
Fix user-facing label in MR template
1 parent 503fd64 commit af6fdf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/merge_request_templates/Default.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Please take a few moments to address the following points:
99

1010
* [ ] if your MR may break existing programs (e.g. touches `base` or causes the
1111
compiler to reject programs), please describe the expected breakage and add
12-
the ~"user facing" label. This will run ghc/head.hackage> to characterise
12+
the ~"user-facing" label. This will run ghc/head.hackage> to characterise
1313
the effect of your change on Hackage.
1414
* [ ] ensure that your commits are either individually buildable or squashed
1515
* [ ] ensure that your commit messages describe *what they do*

0 commit comments

Comments
 (0)