-
Notifications
You must be signed in to change notification settings - Fork 2
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
Frontend refactor #348
Frontend refactor #348
Conversation
Disclaimer: this PR is a proposal of change to the current frontend files and folders structure because it's looking confusing to me whenever I want to contribute to frontend code. I can't find a code of conduct/contributing guide for frontend anywhere for the project so I'm proposing a change for it, and if it is approved, I can make a contributing guide for frontend for people to follow whenever they want to contribute to frontend ( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks great in my view, the guide looks good too. I think maybe you could add joining the discord for further details on sprint standards like when you're talking about creating a branch and naming it properly, but since that's already in the main README that may be pretty redundant. nice work!
This reverts commit c76ffcd.
* added post, patch, and delete calls * changed file checking to extensions
…/frontend-refactoring
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😍 great refactor, really not much to say but i do agree with darren that there should be a link to the discord in the readme
see #346