Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 40b4f85

Browse files
committed
Add CONTRIBUTING.md
1 parent ff24dfc commit 40b4f85

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
See the [Atom contributing guide](https://atom.io/docs/latest/contributing)

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# JavaScript language support in Atom
22

3+
Adds syntax highlighting and snippets to JavaScript file in Atom.
4+
35
Originally [converted](http://atom.io/docs/latest/converting-a-text-mate-bundle)
46
from the [JavaScript TextMate bundle](https://github.com/textmate/javascript.tmbundle).
7+
8+
Contributions are greatly appreciated. Please fork this repository and open a
9+
pull request to add snippets, make grammar tweaks, etc.

0 commit comments

Comments
 (0)