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 773a88d commit 5e4b56aCopy full SHA for 5e4b56a
1 file changed
content/reviews.md
@@ -47,6 +47,9 @@ check these before requesting a review, your PR will move much faster.
47
tracked with `remaining-gnu-error.py`) should not go backwards; a
48
compatibility fix should ideally add the now-passing test. Error messages and
49
exit codes should match GNU, checked with `LANG=C` (except for locale bugs).
50
+- If the GNU test suite passes but you still found a behavior difference, that is
51
+ a gap in their coverage: please contribute the missing test upstream to GNU to
52
+ improve their test suite.
53
- **It updates docs, help and translations.** A new option or behavior should
54
also update the `--help` text, the documentation, the generated man pages, and
55
at least the English `locales/en-US.ftl` strings.
0 commit comments