Skip to content

Commit

Permalink
Create template
Browse files Browse the repository at this point in the history
  • Loading branch information
MoonGyu1 committed Aug 16, 2023
1 parent 21b3afc commit 6d86852
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions design/concurrent-tree-editing.md
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.

0 comments on commit 6d86852

Please sign in to comment.