You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,22 +11,22 @@ Please read https://reactjs.org/ and the Code of Conduct before opening an issue
11
11
-[Development](#development)
12
12
-[Hacking](#hacking)
13
13
14
-
<aname="bug"/>
14
+
<aname="bug"/></a>
15
15
## Think You Found a Bug?
16
16
17
17
Please provide a test case of some sort. Best is a pull request with a failing test. Next is a link to CodePen/JS Bin or repository that illustrates the bug. Finally, some copy/pastable code is acceptable.
18
18
19
-
<aname="api"/>
19
+
<aname="api"/></a>
20
20
## Proposing New or Changed API?
21
21
22
22
Please provide thoughtful comments and some sample code. Proposals without substance will be closed.
23
23
24
-
<aname="attention"/>
24
+
<aname="attention"/></a>
25
25
## Issue Not Getting Attention?
26
26
27
27
If you need a bug fixed and nobody is fixing it, it is your responsibility to fix it. Issues with no activity for 30 days may be closed.
28
28
29
-
<aname="pr"/>
29
+
<aname="pr"/></a>
30
30
## Making a Pull Request?
31
31
32
32
Pull requests need only the :+1: of two or more collaborators to be merged; when the PR author is a collaborator, that counts as one.
0 commit comments