Skip to content

Commit 7ddb537

Browse files
committed
add DRAFT disclaimed onto stories that don't have it
1 parent ce2c25d commit 7ddb537

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

src/vision/status_quo/alan_runs_into_stack_trouble.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
[Niklaus]: ../characters/niklaus.md
66
[Barbara]: ../characters/barbara.md
77

8-
##
8+
## 🚧 Warning: Draft status 🚧
9+
10+
This is a draft "status quo" story submitted as part of the brainstorming period. It is derived from real-life experiences of actual Rust users and is meant to reflect some of the challenges that Async Rust programmers face today.
11+
912

1013
## The problem
1114

src/vision/status_quo/barbara_makes_their_first_steps_into_async.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# 😱 Status quo stories: Barbara makes their first foray into async
22

3+
## 🚧 Warning: Draft status 🚧
4+
5+
This is a draft "status quo" story submitted as part of the brainstorming period. It is derived from real-life experiences of actual Rust users and is meant to reflect some of the challenges that Async Rust programmers face today.
6+
37
## Barbara's first big project in Rust: a journey marred by doubt
48

59
It's Barbara's last year at their university and for their master's thesis, they have chosen to create a distributed database.

0 commit comments

Comments
 (0)