choskim / style-guide

Expressjs's general style guide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expressjs's General Style Guide

This is a guideline to how new repos and commits should be styled and how we prefer pull requests.

The guides are intended to be as simple and concise as possible.

Javascript Guide

Documentation Guide

Contributing

If you are interested in contributing, please use your own initiative!

Creating PR's and discussing unsolved issues are very good ways to help out and become involved! :)

Issue Label Use

Name Description
bug Denotes confirmed bugs.
duplicate A duplicate issue.
enhancement An issue requesting an enhancement.
help wanted Extra help may be needed to resolve this issue.
invalid This is not a proper issue report, request, or question.
question For issues where the issuer is asking something.
docs This issue pertains to the documentation or code comments.
investigate Requires further investigation.
pr This is pull request. (Makes it easier to see them.)
tests This issue pertains to the tests themselves.
deprecate Issue is about a feature that is pending future removal.

For management of issue labels, please see the config.

This repo is Public Domain

About

Expressjs's general style guide

License:The Unlicense