Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down