Issues faced by a new contributor

Rithvik

New member
Hi, I am Rithvik, I tried setting up the project locally and I faced a few small problems which I think shoud be fixed as they can be confusing for new contributors. My suggestions:
  • Add a note about forking without restricting to the main branch (to checkout develop branch).
  • New contributors may not know whether to use the Development or Production setup.
  • Clarify that Docker Desktop must be running ( Windows/MacOS) before running docker commands.
These are small things, but can take a while to figure out.
If this sounds good, I can create a PR with the documentation updates.

@palisadoes
 
  1. You can create an issue to fix these concerns and submit a PR to resolve them.
  2. Most of the documentation markdown files can be found in the docs/docs/ directory tree.
  3. You don't need to ask to open issues
 
Back
Top