Add contributing guidelines and create missing issues

This commit is contained in:
Matthias 2020-12-01 01:19:41 +01:00 committed by GitHub
parent d2e349cb29
commit 37f2621d85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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