name | about |
---|---|
Dependency RFC |
Sample template for a dependency RFC |
Name:
URL:
- Have you read over the source code?
- Has had a release in the last year, or looks done and stable?
- Could you fit this codebase in your head after reading the source?
- Is this the stand-out obvious answer to a particular domain problem?
- Do you expect your team to be the only people who know about this dependency?
- Is this obviously being used in production by the maintainers? Is it battle-tested?
- Does our bundle already include a (transitive) dependency that solves the problem and could we use that instead?
- Do you feel well versed in the domain of this dependency and/or could you maintain it if that needs to become an option?