Skip to content

Commit d7fc029

Browse files
amasedatimdorr
authored andcommitted
close unclosed anchor tags (remix-run#4839)
1 parent a4b8408 commit d7fc029

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,22 @@ Please read https://reactjs.org/ and the Code of Conduct before opening an issue
1111
- [Development](#development)
1212
- [Hacking](#hacking)
1313

14-
<a name="bug"/>
14+
<a name="bug"/></a>
1515
## Think You Found a Bug?
1616

1717
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.
1818

19-
<a name="api"/>
19+
<a name="api"/></a>
2020
## Proposing New or Changed API?
2121

2222
Please provide thoughtful comments and some sample code. Proposals without substance will be closed.
2323

24-
<a name="attention"/>
24+
<a name="attention"/></a>
2525
## Issue Not Getting Attention?
2626

2727
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.
2828

29-
<a name="pr"/>
29+
<a name="pr"/></a>
3030
## Making a Pull Request?
3131

3232
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

Comments
 (0)