Labels
Labels
37 labels
- Pull requests that update a dependency file
- Multi-stage task that may require coordination between team members across multiple PRs.
- The PR depends on other PRs that must be merged first
- A lot to implement but still doable by a single person. The task is large or difficult.
- Changes are very prominent and affect users or the project in a major way.
- Pull requests that update javascript code
- There is not much implementation work to be done. The task is very easy or tiny.
- Changes are not very noticeable or potential benefits are limited.
- Default level of effort
- Default level of impact
- Something we consider an essential part of Solidity 1.0.
- Something we consider essential but not enough to prevent us from releasing Solidity 1.0 without it.
- We don’t see a good reason not to have it but won’t go out of our way to implement it.