Description
Summary
The project currently has detailed setup and contribution guides, but there is no centralized FAQ section to address common questions from users and first-time contributors.
Adding a dedicated FAQ section (either in the README.md or as a separate docs/faq.md file) would improve the onboarding experience and reduce repetitive queries.
Proposed Content
The FAQ could include answers to questions such as:
- What is DevPath and who is it for?
- How does the recommendation engine work?
- How can I add a new project to the dataset?
- Why am I not getting any recommendations?
- How do I run the project locally?
- How can I contribute as a first-time open-source contributor?
- How do I run the test suite?
- Where can I report bugs or request new features?
Expected Outcome
- A well-organized FAQ section covering common user and contributor questions.
- Improved documentation and onboarding experience.
- Reduced confusion for new contributors and users.
Difficulty
Beginner-friendly
Labels
documentation good first issue
Description
Summary
The project currently has detailed setup and contribution guides, but there is no centralized FAQ section to address common questions from users and first-time contributors.
Adding a dedicated FAQ section (either in the
README.mdor as a separatedocs/faq.mdfile) would improve the onboarding experience and reduce repetitive queries.Proposed Content
The FAQ could include answers to questions such as:
Expected Outcome
Difficulty
Beginner-friendly
Labels
documentationgood first issue