Skip to content

Commit 6d1a2c6

Browse files
RunDevelopmentmAAdhaTTah
authored andcommitted
Update README.md (#1553)
Make some minor modifications to make contributing clearer.
1 parent bfbe446 commit 6d1a2c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Prism depends on community contributions to expand and cover a wider array of us
1919
- Please try to err towards more smaller PRs rather than few huge PRs. If a PR includes changes I want to merge and changes I don't, handling it becomes difficult.
2020
- My time is very limited these days, so it might take a long time to review longer PRs (short ones are usually merged very quickly), especially those modifying the Prism Core. This doesn't mean your PR is rejected.
2121
- If you contribute a new language definition, you will be responsible for handling bug reports about that language definition.
22-
- If you add a new language definition, theme or plugin, you need to add it to `components.js` as well, so that it becomes available to the download build page.
22+
- If you add a new language definition, theme or plugin, you need to add it to `components.json` as well and rebuild Prism by running `gulp`, so that it becomes available to the download build page.
2323

2424
Thank you so much for contributing!!
2525

0 commit comments

Comments
 (0)