Skip to content

Latest commit

 

History

History
67 lines (67 loc) · 3.02 KB

File metadata and controls

67 lines (67 loc) · 3.02 KB
NameAboutLabelsAssignees
🛠️ ImplementationThis is an implementation ticket intended for use by the maintainers of dbt-coreuser docs

This is an implementation ticket intended for use by the maintainers of dbt-core

Housekeeping

A couple friendly reminders:

  1. Remove the user docs label if the scope of this work does not require changes to https://docs.getdbt.com/docs: no end-user interface (e.g. yml spec, CLI, error messages, etc) or functional changes
  2. Link any blocking issues in the "Blocked on" field under the "Core devs & maintainers" project.

Describe the scope of the ticket, a high-level implementation approach and any tradeoffs to consider

What is the definition of done for this ticket? Include any relevant edge cases and/or test cases

Provide scenarios to test. Link to existing similar tests if appropriate.

Will this change impact other teams? Include details of the kinds of changes required (new tests, code changes, related tickets) and add the relevant Impact:[team] label.

Will this change need to be backported to previous versions? Add details, possible blockers to backporting and add the relevant backport labels backport 1.x.latest

Provide the "why", motivation, and alternative approaches considered -- linking to previous refinement issues, spikes and documentation as appropriate