Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Feb 19, 2018. It is now read-only.
/discussPublic archive

Commit2192f61

Browse files
author
Alexander Pánek
committed
Add jashkenas/coffeescript's CONTRIBUTING file
1 parent0a3064c commit2192f61

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

‎CONTRIBUTING.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
##How to contribute to CoffeeScript
2+
3+
* Before you open a ticket or send a pull request,
4+
*[search](https://github.com/jashkenas/coffeescript/issues) for previous
5+
* discussions about the same feature or issue. Add to the earlier ticket if you
6+
* find one.
7+
8+
* Before sending a pull request for a feature, be sure to have
9+
*[tests](https://github.com/jashkenas/coffeescript/tree/master/test).
10+
11+
* Use the same coding style as the rest of the
12+
*[codebase](https://github.com/jashkenas/coffeescript/tree/master/src). If
13+
* you're just getting started with CoffeeScript, there's a nice[style
14+
* guide](https://github.com/polarmobile/coffeescript-style-guide).
15+
16+
* In your pull request, do not add documentation to`index.html` or re-build the
17+
* minified`coffee-script.js` file. We'll do those things before cutting a new
18+
* release.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp