Documentation issue: Cleaning up some other types
Open
documentation :book:
low effort
low impact
must have
- Dominant language
- C++
- Stars
- 25.7k
- Forks
- 6.2k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 21
Description
## Description
Not a bug, just an omission in the documentation. The [cleaning up variables](https://solidity.readthedocs.io/en/v0.6.7/internals/variable_cleanup.html) page doesn't mention the cleanup applied to `bytesN`, `address`, and contract types when needed. Thank you!
Contributor guide
Research direction
Start with the linked cleaning up variables documentation page at solidity.readthedocs.io/en/v0.6.7/internals/variable_cleanup.html. Review the existing cleanup documentation and add the omitted behavior for bytesN, address, and contract types when needed. Done means the page documents these types consistently with the rest of the cleanup section.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- solidity
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100