Skip to content

Commit 7a40d14

Browse files
committed
Clarifications in CONTRIBUTING.md.
1 parent 1795b61 commit 7a40d14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ WHAT YOU NEED
1212
You will need the following to contribute:
1313

1414
* A [GithHub](http://github.com) account for submitting pull requests
15-
* A familiarity with HTML5
15+
* A familiarity with HTML5, CSS3 experience is a plus
1616

1717
MAKING CHANGES
1818
--------------
@@ -21,7 +21,7 @@ You will need to do the following to make changes that are most likely to be
2121
accepted with little headache and back & forth:
2222

2323
1. Fork the [newtonscript.github.com](https://github.com/NewtonScript/newtonscript.github.com) project on GitHub
24-
2. Create a topic branch from the `master` branch
24+
2. Create a topic branch (an appropriately named branch regarding the intended changes, e.g. "new-license", "style-overhaul", or "resonsive-design-fixes") from the `master` branch
2525
3. Make commits in logical units and with properly explanatory commit messages
2626
4. Preview your changes in an HTML5-capable web browser to ensure nothing broke and everything is rendering appropriately.
2727

0 commit comments

Comments
 (0)