Skip to content

docs: document create-new-project script for labs, quizzes, and reviews#1220

Open
chinar-amrutkar wants to merge 3 commits intofreeCodeCamp:mainfrom
chinar-amrutkar:fix/format-pr-1213-v2
Open

docs: document create-new-project script for labs, quizzes, and reviews#1220
chinar-amrutkar wants to merge 3 commits intofreeCodeCamp:mainfrom
chinar-amrutkar:fix/format-pr-1213-v2

Conversation

@chinar-amrutkar
Copy link
Contributor

@chinar-amrutkar chinar-amrutkar commented Mar 3, 2026

Checklist:

Closes #1181

The create-new-project script is used for labs, quizzes, and reviews, not just workshops. Added documentation to 4 files.

@chinar-amrutkar chinar-amrutkar requested a review from a team as a code owner March 3, 2026 18:20
@majestic-owl448
Copy link
Contributor

majestic-owl448 commented Mar 3, 2026

you are also expected to read the docs

can you point out at least one way in which your PR is not following the contribution guidelines?

@chinar-amrutkar chinar-amrutkar changed the title Fix/format pr 1213 v2 docs: document create-new-project script for labs, quizzes, and reviews Mar 3, 2026
@chinar-amrutkar
Copy link
Contributor Author

you are also expected to read the docs

can you point out at least one way in which your PR is not following the contribution guidelines?

I have now updated the PR title according to the guidelines. Thank you for your feedback.

@majestic-owl448
Copy link
Contributor

make also sure to remove the extraneous changes from the PR

@chinar-amrutkar chinar-amrutkar marked this pull request as draft March 3, 2026 22:02
@chinar-amrutkar chinar-amrutkar marked this pull request as ready for review March 3, 2026 22:03
@chinar-amrutkar chinar-amrutkar force-pushed the fix/format-pr-1213-v2 branch from 63889d9 to eb111e5 Compare March 3, 2026 22:04
@chinar-amrutkar
Copy link
Contributor Author

Done

Closes freeCodeCamp#1202 - Improves clarity for new contributors by using
hyphen instead of slash in branch name placeholder.
@chinar-amrutkar chinar-amrutkar force-pushed the fix/format-pr-1213-v2 branch 2 times, most recently from 8fbc0f5 to c7e84ac Compare March 3, 2026 22:31
@chinar-amrutkar
Copy link
Contributor Author

@raisedadead fixed the merge conflict now.


### Create a New Project

Run `pnpm run create-new-project`. This opens up a command line UI that guides you through the process. Once that has finished, there should be a new challenge in the English curriculum that you can use for the first step of the project. For example, if you created a project called `test-project` in the Responsive Web Design certification, it would be in `curriculum/challenges/english/blocks/test-project`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Run `pnpm run create-new-project`. This opens up a command line UI that guides you through the process. Once that has finished, there should be a new challenge in the English curriculum that you can use for the first step of the project. For example, if you created a project called `test-project` in the Responsive Web Design certification, it would be in `curriculum/challenges/english/blocks/test-project`.
Run `pnpm run create-new-project`. This opens up a command line UI that guides you through the process. Once that has finished, there should be a new challenge in the curriculum that you can use for the first step of the project. For example, if you created a project called `test-project` in the Responsive Web Design certification, it would be in `curriculum/challenges/english/blocks/test-project`.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's remove this since I have a PR open for updating the coding challenges page.

So I can add this section to my PR and this PR can just focus on updating the labs, quizzes, and review pages.

Copy link
Contributor

@majestic-owl448 majestic-owl448 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please document the questions asked by the script and what each one refers to/how to choose the correct answer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

only workshop docs contain create-new-project

4 participants