I'll be humbled to get contributors on this project! If you'd like to contribute anything to this project, you may fork this project, make changes, then create a pull request. You may add new features or fix bugs you may find in the project.
Here are the general and common guidelines:
- Use spaces to indent lines. Do not use tabs.
- Comment anything that may become confusing down the road.
- Use two-space indents inside elements.
- Use four-space indents.
- For non-functions, add space between text and the parentheses.