Open Marchand-Nicolas opened 2 days ago
i'd like to work on this, this is my first odhack and im on the lookout for some issues like these, would be grateful if assigned.
May I be assigned to this? Looking forward to contribute.
@Marchand-Nicolas can I work on this?
ETA: One hour
May I take this issue on? kindly assign
Hi @Marchand-Nicolas , can I work on this please?
Hey 👋 I’m Lau from dojo coding, may I take this issue on? I already set up this repo so I’ll document the step clearly :)
I have experience in JavaScript and TypeScript development environments, I frequently deal with package management and dependency concerns. I appreciate the importance of having clear installation instructions, particularly for dependency resolution. For this documentation update, I would make clear, easy changes to the README.md that clarify why the --force parameter is required and what it does. I'd make sure that the installation section explicitly states this requirement while retaining a professional tone that helps consumers understand why they're utilising the force flag.
Mind if I try this one? a new h.e.r dao member
@Marchand-Nicolas, Can I take care of this issue? My ETA is 5hrs. Thanks you
@Marchand-Nicolas sorry I'm a bit new to the contribution, which branch should I branch out the new branch for the readme? the main(i.e testnet)? or I guess I can edit it directly in the main(i.e testnet) and create a PR for it?
@tasneemtoolba Yes, you can fork the repo, create your own branch, and make a pull request from your branch to the testnet branch
The way you created the PR is perfect, but you need to listen to the comments that the AI is providing automatically
Update the npm i part of the readme to precise that to avoid any failure to resolve the dependency tree, the
--force
flag should be added:npm i --force