Skip to content
Jan Havlíček edited this page Oct 25, 2023 · 1 revision

Each open issue shoudl be triaged, i.e. someone looked at it, whether is it a DUP, has all required information and so on.

label triaged means someone looked at the issue. Issues without triages have unknown status.

There is important label: waiting-author-response. That means triage hasn't been completed yet, e.g. there is no reproducible example. Even issues with such label should have triaged label applied. One author replies, the labels might need to be updated.

The outcome of triage is determing the state of issues:

  • bug - it is a bug, i.e. something that should work, but doesn't. That is very different from not fully implemented feature or not implemented feature.
  • enhancement - the feature exists, but there is something missing, e.g. pivot table doesn't support calculated fields or formula is not implemented completely.
  • feature-request - a new feature.

It should determine what feature is issue about, the labels for that start with feature:some feature, e.g. feature:formulas or feature:pivot table.

The triaged issue should also contain an area (basically an area of code it likely impacts). E.g. area:calc engine or area:load/save

FAQ

Examples

Real world scenarios

Time Savers

Performance and Memory

Misc

Inserting Data/Tables

Styles

Ranges

Rows

Columns

Page Setup (Print Options)

AutoFilters

Comments

Dev docs

Clone this wiki locally