We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 503fd64 commit af6fdf4Copy full SHA for af6fdf4
.gitlab/merge_request_templates/Default.md
@@ -9,7 +9,7 @@ Please take a few moments to address the following points:
9
10
* [ ] if your MR may break existing programs (e.g. touches `base` or causes the
11
compiler to reject programs), please describe the expected breakage and add
12
- the ~"user facing" label. This will run ghc/head.hackage> to characterise
+ the ~"user-facing" label. This will run ghc/head.hackage> to characterise
13
the effect of your change on Hackage.
14
* [ ] ensure that your commits are either individually buildable or squashed
15
* [ ] ensure that your commit messages describe *what they do*
0 commit comments