Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Doc]: Adding a Project Structure Map in the Documentation #373

Open
4 tasks done
siri-chandana-macha opened this issue Nov 2, 2024 · 4 comments
Open
4 tasks done
Assignees
Labels
documentation Improvements or additions to documentation gssoc-ext hacktoberfest level1

Comments

@siri-chandana-macha
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Issue Description

Add a clear structure map in the documentation to guide contributors on where specific files and folders are located and what they contain.

Suggested Change

For example:

Project Root
├── src/      # Core application files
│ ├── components/      # Reusable UI components
│ ├── services/      # API calls and business logic
│ ├── utils/      # Utility functions
│ └── index.js      # Main entry file
├── assets/      # Images, icons, and other static assets
├── config/      # Configuration files (e.g., env variables)
└── README.md      # Project overview and instructions

Rationale

This helps new contributors quickly understand the project layout and find files easily.

Urgency

Medium

Acknowledgements

  • I'm a GSSOC'24-Extd contributor
  • I'm a Hacktoberfest contributor
  • I am willing to work on this issue (optional)
@siri-chandana-macha siri-chandana-macha added the documentation Improvements or additions to documentation label Nov 2, 2024
Copy link
Contributor

github-actions bot commented Nov 2, 2024

Thank you for creating this issue! 🎉 We'll look into it as soon as possible.

Copy link
Contributor

github-actions bot commented Nov 2, 2024

🎉 Thank you for raising an issue in this repository!
We’ll review and assign it to you soon.
In the meantime, feel free to ⭐ the repo for updates.
Stay awesome! 😎

@rishicds
Copy link
Member

rishicds commented Nov 2, 2024

Assigned, if you can create a github workflow to create this structure automatically everytime there's a change I will make it level 2

@siri-chandana-macha
Copy link
Contributor Author

siri-chandana-macha commented Nov 2, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation gssoc-ext hacktoberfest level1
Projects
None yet
Development

No branches or pull requests

2 participants