-
-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
title: concurrent-tree-editing | ||
target-version: 0.4.6 | ||
--- | ||
|
||
# Concurrent Tree Editing | ||
|
||
## Summary | ||
|
||
Write a brief description of the feature here. | ||
|
||
### Goals | ||
|
||
List the specific goals of the proposal. How will we know that this has | ||
succeeded? | ||
|
||
### Non-Goals | ||
|
||
What is out of scope for this proposal? Listing non-goals helps to focus | ||
discussion and make progress. | ||
|
||
## Proposal Details | ||
|
||
This is where we detail how to use the feature with snippet or API and describe | ||
the internal implementation. | ||
|
||
### Risks and Mitigation | ||
|
||
What are the risks of this proposal and how do we mitigate. |