Skip to content

Commit c357e56

Browse files
Anson WaymanAnson Wayman
Anson Wayman
authored and
Anson Wayman
committed
Re-added links
1 parent dbb979d commit c357e56

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CONTRIBUTING.md

+7
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ be interested in. Maybe somebody is trying to fix that stupid bug that bothers
1010
you. Review the PR. Do you have any better ideas how to fix this problem? Let us
1111
know.
1212

13+
Here is a helpful set of tips for making your own commits: https://robots.thoughtbot.com/5-useful-tips-for-a-better-commit-message
14+
1315
## Issues
1416

1517
The issue tracker is the preferred channel for bug reports, features requests
@@ -32,6 +34,11 @@ errors and no new warnings for new work. You are welcome to configure your
3234
editor to use ESLint or the `npm test` command will run unit tests and the
3335
linter.
3436

37+
38+
39+
-[editorconfig]: http://editorconfig.org
40+
-[eslint]: http://eslint.org
41+
3542
## Visual Changes
3643

3744
When making a visual change, if at all feasible please provide screenshots

0 commit comments

Comments
 (0)