Skip to content

Commit 0ebbe50

Browse files
authored
Update index.md
1 parent e0a23aa commit 0ebbe50

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/community/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ Each community consists of many thousands of React users.
2929

3030
## Feature Requests {/*feature-requests*/}
3131

32-
To submit feature request on React itself, first search the existing [issues](https://github.com/reactjs/rfcs/issues). If you can't find your feature request there, submit it as a formal [RFC (Request For Comment)](https://github.com/reactjs/rfcs/issues/new/choose).
32+
To submit a feature request for React, first search through the existing [open issues](https://github.com/reactjs/rfcs/issues) **and [closed issues](https://github.com/reactjs/rfcs/issues?q=is%3Aissue+is%3Aclosed)** to check if your idea has already been discussed.
33+
34+
If you can't find it there, you can submit it as a formal [RFC (Request For Comment)](https://github.com/reactjs/rfcs/issues/new/choose).
3335

3436
## News {/*news*/}
3537

0 commit comments

Comments
 (0)