Description
Currently, information for developers and contributors is located at the bottom of the README.md. To keep the README concise and focused on users/consumers, we should move the developer-specific instructions to a dedicated CONTRIBUTING.md (or DEVELOPER.md) file.
Expected Changes
Why is this needed?
It improves the readability of the main README.md and provides a standard location for potential contributors to find onboarding information.
Description
Currently, information for developers and contributors is located at the bottom of the
README.md. To keep the README concise and focused on users/consumers, we should move the developer-specific instructions to a dedicatedCONTRIBUTING.md(orDEVELOPER.md) file.Expected Changes
CONTRIBUTING.mdwith:task quick-dev)task quick-deploy)CONTRIBUTING.mdfrom theREADME.md.README.mdto reduce clutter.Why is this needed?
It improves the readability of the main
README.mdand provides a standard location for potential contributors to find onboarding information.