|
1 | 1 | name: Searchfox |
2 | | -summary: Mozilla code search website |
| 2 | +summary: | |
| 3 | + Searchfox is a source code indexing tool for Mozilla Firefox and Thunderbird. |
3 | 4 | icon: magnify |
4 | 5 | introduction: | |
5 | 6 | ## About Searchfox |
6 | 7 |
|
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. |
8 | 10 |
|
9 | 11 | ## How do I Get Started |
10 | 12 |
|
11 | 13 | * 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 |
13 | 17 | * Understand [how to file a bug and submit a patch](https://github.com/mozsearch/mozsearch/blob/master/CONTRIBUTING.md) |
14 | 18 |
|
15 | 19 | ## How Do I Get Help |
16 | 20 |
|
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. |
20 | 24 |
|
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. |
22 | 27 |
|
23 | 28 | We are also available on [chat.mozilla.org](https://chat.mozilla.org/#/room/#searchfox:mozilla.org). |
24 | 29 |
|
|
0 commit comments