Fork support #537
alpeshvas
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Summary
Forking a session support
A brief, one or two sentence explanation of the proposal.
We have been using at our Slack workspace and there is recurring usecase of branching off a new conversation from an original session from between.
Currently it jumbles up everything in one session when we want to drift to some other direction and maybe come back to from where we branched off.
Background & Motivation
Include any useful background detail that explains why this RFC is important.
What are the problems that this RFC sets out to solve? Why now? Be brief!
It can be useful to illustrate your RFC as a user problem in this section.
(ex: "Users have reported that it is difficult to do X in Flue today.")
Goals
A concise, bulleted-list outlining the intended goals of this RFC.
What are the exact problems that you are trying to solve with this RFC?
Separate these goals from the solution that you will outline below.
If this RFC isn't approved, these goals can be used to develop alternative solutions.
Example
If the proposal involves a new or changed API, then include a basic code example.
Otherwise, omit this section if it's not applicable.
All reactions