-
Here are some things I noticed while reviewing code that should be made rules.
+ All function names should be verbs.
+ A leading underscore e.g. `_some_function` can denote a *private* method, mea…
-
I think contributing guidelines could help another interested persons in participate in ExTldr development or in its documentation.
-
Write contributor guidelines
-
More than just our checklist, why it’s "better" than what already exists, or at least how it differs and what the uses cases are.
Too many people talk about "handlers" and "formatters" and I need a …
-
Adding some pages on how groups and chairs can help participants from countries across the world be more involved in their working groups and across W3C. Judy Zhu had a fantastic presentation on this …
-
- [ ] prepare contributing.md
- [ ] add styleguide
- [ ] add commit style (maybe commitizen and commitlint can be helpful)
- [ ] add editorconfig
-
### Why
We need to create a basic SCSS structure to have reusable and organized application styles.
### What
Includes styles - utils, variables etc.
Guidelines
-
We should add contribution guidelines to GitHub to make it easier for others to help in. We should also start flagging posts with "Help wanted" or "Easy first task".
-
there was a question in other issue (#36) about reproducible research guidelines/best practices.
If such thing exists we could mention it in our proposal so our proposal would not look very disconnec…
-
* Coding Styles
* Meetings
* Code Coverage Requirements
* Best Practices
* etc