Skip to content

Reorganize "Getting Started" and add a "What should I work on?" section #1665

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

Merged
merged 6 commits into from
Apr 9, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Move "Getting Started" to the first page
This page is better suited for people landing immediately from
CONTRIBUTING.md, or who haven't heard of the guide before. "About This
Guide" is still useful, but doesn't need to be the very first page.
  • Loading branch information
jyn514 committed Apr 8, 2023
commit 6a1daff55a74b7ffa29fb020cd4831b38e7ef970
3 changes: 1 addition & 2 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Summary

[About this guide](./about-this-guide.md)

[Getting Started](./getting-started.md)
[About this guide](./about-this-guide.md)

---

Expand Down