Description:
It appears that the project is missing a critical .md file, specifically the [filename].md file (e.g., README.md, CONTRIBUTING.md, etc.). This file is important for providing clear documentation, guidelines, and instructions for the users and contributors of the project.
Expected Behavior:
- The repository should include a
[filename].md file to outline important information such as:
- Overview of the project (for
README.md)
- Contribution guidelines (for
CONTRIBUTING.md)
- Code of Conduct or other relevant guidelines.
Actual Behavior:
- The
.md file is currently missing, which may cause confusion for new contributors or users trying to understand the project.
Suggested Resolution:
- Add the missing
.md file with appropriate content to the root of the repository or any relevant subdirectory.
- Ensure it includes all the necessary information to help users and contributors understand and work with the project efficiently.
Please @SendouD assign me this issue with labels "gssoc-ext", "hacktoberfest-accepted" and "level3".
Description:
It appears that the project is missing a critical
.mdfile, specifically the[filename].mdfile (e.g.,README.md,CONTRIBUTING.md, etc.). This file is important for providing clear documentation, guidelines, and instructions for the users and contributors of the project.Expected Behavior:
[filename].mdfile to outline important information such as:README.md)CONTRIBUTING.md)Actual Behavior:
.mdfile is currently missing, which may cause confusion for new contributors or users trying to understand the project.Suggested Resolution:
.mdfile with appropriate content to the root of the repository or any relevant subdirectory.Please @SendouD assign me this issue with labels "gssoc-ext", "hacktoberfest-accepted" and "level3".