We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41d9809 commit b4d76e9Copy full SHA for b4d76e9
CONTRIBUTING.md
@@ -0,0 +1,14 @@
1
+# Contributing to ESLint-plugin-React
2
+
3
+## ESLint Rules
4
5
+### Markup
6
7
+Files documenting individual rules live in docs/rules folder. They're annotated
8
+using Markdown, which adds extra layer of legibility and better visual orientation
9
+to the documents. Consider this when writing supporting text for the rules.
10
11
+See the list below for some guidelines that need to be followed when adding to the
12
+collection.
13
14
+- Negative adverbs preceding snippets in 'Rule Details' sections must be **bold**.
0 commit comments