-
Notifications
You must be signed in to change notification settings - Fork 1
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
Create code of conduct #92
Comments
do we really need this at the moment? i fear this might scare away potential contributors |
that's actually a reason why i think we should create it now. Soon we will work on code refactoring (as @ClaireRoush planning), which means a lot of rewritten code. If we don't define rules for code before this refactoring, we will have to make another refactoring.
|
okay, sounds good to me then :) |
well, i still have no idea what are right and what is wrong to do in code, so i hope to get your suggestions For both:
For backend:
For frontend:
For now it's everything i think will make development easier. I'm not sure how comfortable is this and what should be for styles (i made 0 changes in css files lol), but still, i think at least those rules will make further development and scaling easier |
i have no clue what any of this means to be honest xD |
Yeah, i fully agree with all above, this example of cude of conduct i amazin. How appropriate would it be to add here rules for folder structures from #90 too? |
maybe then just say in coc that you shouldn't put type in pages folder? I'll write a folder structure and where to put things |
i think we also need to add eslint for most rules |
We need some sort of instruction, how to write code to make repository code more consistent. What are the rules we need to define?
IMPORTANT if no responses are written in a week, i'll write it by myself :)
The text was updated successfully, but these errors were encountered: