Skip to content

Commit

Permalink
Remove example
Browse files Browse the repository at this point in the history
  • Loading branch information
Jessica Lord committed May 19, 2015
1 parent 8fea373 commit 25019de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ possible with your report. If you can, please include:
* Class methods and properties (methods starting with a `@`)
* Instance methods and properties
* Avoid platform-dependent code:
* Use `require('fs-plus').getHomeDirectory()` to get the home directory.
* Use `path.join()` to concatenate filenames.
* Use `os.tmpdir()` rather than `/tmp` when you need to reference the
temporary directory.
Expand Down

0 comments on commit 25019de

Please sign in to comment.