comphead commented on code in PR #4768:
URL: https://github.com/apache/datafusion-comet/pull/4768#discussion_r3500035853


##########
.claude/skills/bug-triage/SKILL.md:
##########
@@ -74,26 +80,42 @@ file an empty summary issue and do not modify any labels.
 
 For each issue, review the title and body and determine:
 
-1. **Priority label** (exactly one): apply the decision tree from the guide.
+1. **Type label** (exactly one of `bug` / `enhancement`):
+   - `bug`: something is broken. Wrong results, crashes, panics, regressions,
+     test/CI failures, or any behavior that differs from what Comet should do.
+   - `enhancement`: a request for new functionality or improvement that is not
+     yet expected to work. New expression/operator support, a new config, a

Review Comment:
   maybe we need to define a rule to break a tie, if bot cannot decide 
ultimately if the issue is a bug or feature? 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to