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 e5b40d1 commit a4eefa2Copy full SHA for a4eefa2
1 file changed
CONTRIBUTING.md
@@ -80,7 +80,7 @@ issues and writing documentation are just as important as writing code.
80
We can't fix bugs we don't know about, so good issues are super helpful! Here
81
are some tips for writing good issues:
82
83
-- Make sure the bug is coreutils's one. Some utils e.g. `find` and `sed` belong to [different repositories](https://github.com/uutils).
+- Confirm the bug is in coreutils; some tools (e.g., `find`, `sed`) are maintained in separate repositories under the uutils project.
84
- If you find a bug, make sure it's still a problem on the [`main` branch](https://github.com/uutils/coreutils/releases/tag/latest-commit).
85
- Search through the existing issues to see whether it has already been
86
reported.
0 commit comments