Skip to content

Commit 3c1e073

Browse files
committed
Add PR template
1 parent 8f2343c commit 3c1e073

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

.github/pull_request_template.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<!-- Thanks for making Ratatui awesome! 🐭 -->
2+
3+
* Link to your project (GitHub/crates.io): <!-- paste here -->
4+
5+
* Description (optional): <!-- short summary -->
6+
7+
* Screenshot or gif (strongly recommended): <!-- drag & drop or link -->
8+
9+
<!--
10+
11+
### Tips 💡
12+
13+
* See how to release apps: https://ratatui.rs/recipes/apps/release-your-app
14+
* Share it in our Discord: https://discord.gg/DkvdWRPJ
15+
* Share it in our Forum: https://forum.ratatui.rs/
16+
* Add this badge to your README for showing off:
17+
18+
```md
19+
[![Built With Ratatui](https://ratatui.rs/built-with-ratatui/badge.svg)](https://ratatui.rs/)
20+
```
21+
22+
-->

0 commit comments

Comments
 (0)