mirror of
https://github.com/Hopiu/lychee.git
synced 2026-05-20 11:31:53 +00:00
Add contributing guidelines and create missing issues
This commit is contained in:
parent
d2e349cb29
commit
37f2621d85
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
|
@ -63,14 +63,14 @@ This comparison is made on a best-effort basis. Please create a PR to fix outdat
|
|||
[skip private domains]: https://github.com/appscodelabs/liche/blob/a5102b0bf90203b467a4f3b4597d22cd83d94f99/url_checker.go
|
||||
[use as lib]: https://github.com/raviqqe/liche/issues/13
|
||||
|
||||
## Planned features. Please help out!
|
||||
## Contributing to lychee
|
||||
|
||||
- Report output in HTML, SQL, CSV, XML, JSON, YAML... format
|
||||
- Report extended statistics: request latency
|
||||
- Recursion
|
||||
- Use colored output (https://crates.io/crates/colored)
|
||||
- Skip duplicate URLs
|
||||
- Request throttling
|
||||
We'd be thankful for any contribution.
|
||||
We try keep the issue-tracker up-to-date so you can quickly find a task to work on.
|
||||
|
||||
Try one of these links to get started:
|
||||
* [good first issues](https://github.com/lycheeverse/lychee/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
|
||||
* [help wanted](https://github.com/lycheeverse/lychee/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue