test: create a misspelling

This commit is contained in:
Gustavo Valverde 2022-05-24 22:29:20 -04:00
parent c636241b70
commit a2c91cda1e
1 changed files with 9 additions and 7 deletions

View File

@ -1,9 +1,11 @@
# Contributing # Contributing
* [Running and Debugging](#running-and-debugging) - [Contributing](#contributing)
* [Bug Reports](#bug-reports) - [Running and Debugging](#running-and-debugging)
* [Pull Requests](#pull-requests) - [Bug Reports](#bug-reports)
* [Zebra RFCs](#zebra-rfcs) - [Pull Requests](#pull-requests)
- [Coverage Reports](#coverage-reports)
- [Zebra RFCs](#zebra-rfcs)
## Running and Debugging ## Running and Debugging
[running-and-debugging]: #running-and-debugging [running-and-debugging]: #running-and-debugging
@ -14,13 +16,13 @@ how to build, run, and instrument Zebra.
## Bug Reports ## Bug Reports
[bug-reports]: #bug-reports [bug-reports]: #bug-reports
[File an issue](https://github.com/ZcashFoundation/zebra/issues/new/choose) [File an issu](https://github.com/ZcashFoundation/zebra/issues/new/choose)
on the issue tracker using the bug report template. on the issue tracker usin the bug report template.
## Pull Requests ## Pull Requests
[pull-requests]: #pull-requests [pull-requests]: #pull-requests
PRs are welcome for small and large changes, but please don't make large PRs PRs are welcome for small and large changes, but pleas don't make large PRs
without coordinating with us via the issue tracker or Discord. This helps without coordinating with us via the issue tracker or Discord. This helps
increase development coordination and makes PRs easier to merge. increase development coordination and makes PRs easier to merge.