Size: 659
Comment:
|
Size: 709
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 19: | Line 19: |
* hg config (some of it is already implemented) |
New Contributors Mentoring
If you are a new contributor that wishes to start investing time in Mercurial development, you can grab one of the "Mentored" task. These tasks are low hanging fruits selected by core developers to help newcomers get a grasp of the code base and contribution process.
1. List of Mentored task per topic
1.1. Task involving only Rust code
The rhg pure Rust executable is a good pool of simple "first task". Multiple simple command are waiting to be implemented:
- hg id
- hg path
- hg branch
- hg bookmarks
- hg config (some of it is already implemented)