File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change
1
+ # New Awesome Ratatui PR
2
+
3
+ Hey there, thanks for making Ratatui Awesome!
4
+
5
+ Take a brief read of our recipe for [ Releasing your
6
+ app] ( https://ratatui.rs/recipes/apps/release-your-app/ ) , which includes some tips on installation
7
+ commands and making better screenshots and gifs to show off your app. The biggest thing is to have
8
+ an image or gif in the PR description that shows off your app in action.
9
+
10
+ Please also add a link to your crate / github repo in the PR description as it makes it easier for
11
+ us to click directly to it. Also consider dropping a link in the [ Ratatui
12
+ Discord] ( https://discord.gg/DkvdWRPJ ) , or the [ Ratatui Forum] ( https://forum.ratatui.rs/ ) .
13
+
14
+ You can use the following markdown to add a badge to your README, which will show that your app is
15
+ built with Ratatui:
16
+
17
+ ``` md
18
+ [](https://ratatui.rs/)
19
+ ```
You can’t perform that action at this time.
0 commit comments