mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Specify target version, fixes #26
This commit is contained in:
parent
51372ca037
commit
2d59e73fd5
1 changed files with 3 additions and 1 deletions
|
@ -19,7 +19,9 @@ to compile anywhere, and this is as good a way as any to try and learn it.
|
||||||
Contribute
|
Contribute
|
||||||
----------
|
----------
|
||||||
|
|
||||||
Contributions are very welcome. You may *claim* an item on the to-do list by following these steps:
|
Contributions are very welcome, and should target rust's master branch until
|
||||||
|
rust 1.0 is released. You may *claim* an item on the to-do list by following
|
||||||
|
these steps:
|
||||||
|
|
||||||
1. Open an issue named "Implement [the utility of your choice]", e.g. "Implement ls"
|
1. Open an issue named "Implement [the utility of your choice]", e.g. "Implement ls"
|
||||||
2. State that you are working on this utility.
|
2. State that you are working on this utility.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue