Login

Rename issues -> talk

completed
Ben 22 days ago

I'd like to make the current Issues system more generic, the idea is to basically rename the tab to "Talk" similar to wikipedia, also the branch shouldn't be called rubhub/issues but instead be called meta/talk, also the rubhub/info branch should be renamed to meta/info.

Apart from that things should be a little different in the UI, by default it should not be an issue but instead just a thread, each response is then of a specific type which might change the overall thread: OpenIssue, OpenPullRequest(url: String), Close(reason: Reason), Comment, CodeReview(pull_request: String, status: ReviewStatus)

Ben 22 days ago changed status to completed