diff --git a/docs/onboarding/github_setup.mdx b/docs/onboarding/github-setup.mdx similarity index 89% rename from docs/onboarding/github_setup.mdx rename to docs/onboarding/github-setup.mdx index 78c917a..d86c48c 100644 --- a/docs/onboarding/github_setup.mdx +++ b/docs/onboarding/github-setup.mdx @@ -25,14 +25,14 @@ There are many more differences and explanations, so feel free to take a search Here are some _very_ brief descriptions of features you may find often using GitHub: -| Feature | Brief description | -| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ | -| Version control | GitHub can host code repositories which use Git, and GitHub provides a GUI that works with Git | -| Collaboration | Work with friends, coworkers, or even anyone random users from around the world on projects | -| Issues | Track ideas, tasks, feedback, bugs, plans, and more | -| Pull requests | Propose a set of (code) changes from one branch to another and review changes (commonly abbreviated as 'PR') | -| Projects | Project management tool that can help keep track of issues & PRs, including views like [kanban boards](/technical-writing/kanban-board) & tables | -| Discussions | Similar to an online forum, another avenue for a repository's community to connect | +| Feature | Brief description | +| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- | +| Version control | GitHub can host code repositories which use Git, and GitHub provides a GUI that works with Git | +| Collaboration | Work with friends, coworkers, or even anyone random users from around the world on projects | +| Issues | Track ideas, tasks, feedback, bugs, plans, and more | +| Pull requests | Propose a set of (code) changes from one branch to another and review changes (commonly abbreviated as 'PR') | +| Projects | Project management tool that can help keep track of issues & PRs, including views like [kanban boards](/technical-writing/kanban-boards) & tables | +| Discussions | Similar to an online forum, another avenue for a repository's community to connect | There are plenty more features GitHub has to offer. Get started with GitHub by following the quest below! diff --git a/docs/onboarding/qsv-pro.mdx b/docs/onboarding/qsv-pro-setup.mdx similarity index 100% rename from docs/onboarding/qsv-pro.mdx rename to docs/onboarding/qsv-pro-setup.mdx