From b3cefd42daa1ab7cbd912cb237c7e5a1b55372b1 Mon Sep 17 00:00:00 2001 From: ThaUnknown <6506529+ThaUnknown@users.noreply.github.com> Date: Tue, 14 Apr 2026 17:52:06 +0200 Subject: [PATCH] feat: document missing features in conversations --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 4032084..19d9e22 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,16 @@ Events marked "Later" are harmless to enable now — the app will ignore them un - [x] Assign / unassign users - [x] Add / remove labels - [ ] Set milestones +- [ ] Issue types (bug, feature, etc.) + +### Conversations + +- [ ] Auto-link issues and PRs by number (e.g. `#123`) +- [ ] Link user mentions (e.g. `@username`) +- [ ] Clickable and hoverable references (User names and icons, labels, commit SHAs, etc.) +- [ ] "Added a commit that referenced this issue +- [ ] Projects +- [ ] Linked pull requests and issues section in the sidebar ### Code Reviews