File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ be interested in. Maybe somebody is trying to fix that stupid bug that bothers
10
10
you. Review the PR. Do you have any better ideas how to fix this problem? Let us
11
11
know.
12
12
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
+
13
15
## Issues
14
16
15
17
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
32
34
editor to use ESLint or the ` npm test ` command will run unit tests and the
33
35
linter.
34
36
37
+
38
+
39
+ -[ editorconfig] : http://editorconfig.org
40
+ -[ eslint] : http://eslint.org
41
+
35
42
## Visual Changes
36
43
37
44
When making a visual change, if at all feasible please provide screenshots
You can’t perform that action at this time.
0 commit comments