Referenced README.md in x509-cert/test-support/Cargo.toml does not exist

Open Beginner friendly
#2,366 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Quiet
Tech stack
rust
Domain
documentation

Research direction

Start by reading x509-cert/test-support/Cargo.toml, especially its readme field, and inspect the contents of the x509-cert/test-support directory. Determine whether the package should gain the referenced README.md or whether the manifest reference should change; done means the manifest points to an existing, appropriate README.

Written by the indexing model from the issue text.

Description

x509-cert/test-support/Cargo.toml sets a readme field pointing at README.md:
https://github.com/RustCrypto/formats/blob/cb02c0f0418bf1cb133892165f9979360664eabe/x509-cert/test-support/Cargo.toml#L13
However, there is no README.md file in the x509-cert/test-support directory.

Dominant language
Rust
Stars
338
Forks
188
Avg merge
4d 6h
Merged PRs (30d)
15

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from RustCrypto/formats

All issues in RustCrypto/formats

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.