Skip to content

Commit c4b608e

Browse files
committed
Update Searchfox project
1 parent ff0a505 commit c4b608e

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

src/data/searchfox.yaml

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,29 @@
11
name: Searchfox
2-
summary: Mozilla code search website
2+
summary: |
3+
Searchfox is a source code indexing tool for Mozilla Firefox and Thunderbird.
34
icon: magnify
45
introduction: |
56
## About Searchfox
67
7-
[Searchfox](https://searchfox.org/) is a source code indexing tool for Mozilla Firefox.
8+
[Searchfox](https://searchfox.org/) is a source code indexing tool for Mozilla
9+
Firefox and Thunderbird.
810
911
## How do I Get Started
1012
1113
* Clone the [mozsearch](https://github.com/mozsearch/mozsearch) repository
12-
* Follow the [README](https://github.com/mozsearch/mozsearch/blob/master/README.md) document, to setup the development environment in docker, and start the local server with the test repository
14+
* Follow the [README](https://github.com/mozsearch/mozsearch/blob/master/README.md)
15+
document, to setup the development environment in docker, and start the local
16+
server with the test repository
1317
* Understand [how to file a bug and submit a patch](https://github.com/mozsearch/mozsearch/blob/master/CONTRIBUTING.md)
1418
1519
## How Do I Get Help
1620
17-
The best place to talk about a bug or issue is in the comments.
18-
Don't be afraid to ask questions or describe how you are solving the problem.
19-
That way, anyone watching the bug can answer your questions or offer useful advice.
21+
The best place to talk about a bug or issue is in the comments. Don't be afraid
22+
to ask questions or describe how you are solving the problem. That way, anyone
23+
watching the bug can answer your questions or offer useful advice.
2024
21-
Some bugs have an assigned mentor, and that person will usually be the one to reply.
25+
Some bugs have an assigned mentor, and that person will usually be the one to
26+
reply.
2227
2328
We are also available on [chat.mozilla.org](https://chat.mozilla.org/#/room/#searchfox:mozilla.org).
2429

0 commit comments

Comments
 (0)