You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a FCC Columbus contributor
I want to see some instructions on the group's main repository
So that I can get an idea of how I can contribute
The text was updated successfully, but these errors were encountered:
readysetagile
moved this from New - brand new idea or need, unordered, unrefined. Create the user story.
to Ready for refinement - write the acceptance criteria (test script) for the feature
in FreeCodeCamp Columbus WebsiteAug 23, 2022
modify the README.md file as needed. might need links to other markdown files in the repo.
From amygnb: There are some recommendations for adding Prettier and ESLint extensions to your IDE that would probably be helpful to document in the README.md. The Prettier extension will auto-format on save, which is nice, so that you don't have to wait to have your files formatted in the pre-commit git hook. The ESLint extension will highlight linting warnings and errors as you code, so again, you don't have to wait for that feedback in the pre-commit hook.
Both Prettier and ESLint are configurable, but I left them mostly with just the defaults.
readysetagile
moved this from Ready for refinement - write the acceptance criteria (test script) for the feature
to In development - at least one person is developing this item
in FreeCodeCamp Columbus WebsiteAug 25, 2022
new issue was created for above comment. the content we have now is good.
readysetagile
moved this from In development - at least one person is developing this item
to Ready to be staged - the feature is currently in the dev environment waiting to be moved to staging environment
in FreeCodeCamp Columbus WebsiteJun 21, 2023
readysetagile
moved this from Ready to be staged - the feature is currently in the dev environment waiting to be moved to staging environment
to Done! - the feature is in production waiting to be seen by the world!
in FreeCodeCamp Columbus WebsiteJul 29, 2023
As a FCC Columbus contributor
I want to see some instructions on the group's main repository
So that I can get an idea of how I can contribute
The text was updated successfully, but these errors were encountered: