You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Project requires a good guide on several topics so that new developers can contribute to the project
Create a good README file that includes project information, installation instructions, usage guidelines, and contribution guidelines.
Keep an eye on the repo and regularly update the README file to reflect changes in the project, new features, or updates.
Create Changelog file establish a changelog file to document changes made in each release.(Low priority for now).
Developer Documentation (Guide + Setup).Document the project's code structure and organization to help developers navigate the codebase.
Contribution Guidelines
Contribution Process
Document the process for contributing to the project, including how to submit bug reports, feature requests, and pull requests. Provide a code style guide to maintain consistency in the codebase.
The text was updated successfully, but these errors were encountered:
Project requires a good guide on several topics so that new developers can contribute to the project
The text was updated successfully, but these errors were encountered: