Skip to content

Commit 968661a

Browse files
Thomas StrombergThomas Stromberg
authored andcommitted
add discord screenshot
1 parent 53ab341 commit 968661a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed
114 KB
Loading

src/reviewgoose/discord.njk

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,16 @@ title: reviewGOOSE:Discord Integration
2727
</div>
2828
</section>
2929

30+
<section class="rg-slack-screenshot">
31+
<div class="rg-slack-screenshot__container">
32+
<h2 class="rg-slack-screenshot__title">See it in action</h2>
33+
<div class="rg-slack-screenshot__image-wrapper">
34+
<img src="/assets/screenshots/discord-screenshot.png" alt="reviewGOOSE Discord notifications showing PR updates with status, reviewers, and test results" class="rg-slack-screenshot__image">
35+
</div>
36+
<p class="rg-slack-screenshot__caption">PR updates appear as threaded messages with smart status tracking and @mentions</p>
37+
</div>
38+
</section>
39+
3040
<section class="rg-slack-features">
3141
<div class="rg-slack-features__container">
3242
<h2 class="rg-slack-features__title">Features</h2>
@@ -56,7 +66,7 @@ title: reviewGOOSE:Discord Integration
5666
<span class="rg-slack-features__emoji">🌅</span>
5767
<div>
5868
<h3 class="rg-slack-features__card-title">Daily Reminders</h3>
59-
<p class="rg-slack-features__card-description">Summary of PRs waiting on you, delivered 6-11:30am in your local timezone. Start your day informed.</p>
69+
<p class="rg-slack-features__card-description">Summary of PRs waiting on you, delivered when you come online (20+ hours since last report). Start your day informed.</p>
6070
</div>
6171
</div>
6272
</div>

0 commit comments

Comments
 (0)