Skip to content

Commit 91d743d

Browse files
[Improvement]: update scheduled reminders article to match UI (github#36776)
Co-authored-by: Steve Guntrip <[email protected]>
1 parent 65480c5 commit 91d743d

File tree

6 files changed

+20
-8
lines changed

6 files changed

+20
-8
lines changed
Loading

content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/managing-your-scheduled-reminders.md

+14-7
Original file line numberDiff line numberDiff line change
@@ -26,30 +26,37 @@ You can set scheduled reminders for personal or team-level review requests for p
2626

2727
{% data reusables.user-settings.access_settings %}
2828
{% data reusables.reminders.scheduled-reminders %}
29-
1. Next to the organization you'd like to schedule reminders for, click **Edit**.
30-
![Screenshot of the settings for a personal account showing the name of a GitHub organization. An edit button with a pencil icon is outlined in dark orange.](/assets/images/help/settings/scheduled-reminders-org-choice.png)
29+
1. Next to the organization you'd like to schedule reminders for, click {% octicon "pencil" aria-label="Edit reminder" %}.
30+
31+
![Screenshot of the settings for a personal account showing the name of a GitHub organization. An edit button with a pencil icon is outlined in dark orange.](/assets/images/help/settings/scheduled-reminders-org-choice.png)
32+
3133
{% data reusables.reminders.authorize-slack %}
32-
{% data reusables.reminders.add-reminder %}
3334
{% data reusables.reminders.days-dropdown %}
3435
{% data reusables.reminders.times-dropdowns %}
3536
1. Optionally, to receive scheduled reminders for reviews you've been assigned to, select **Review requests assigned to you**.
3637
2. Optionally, to receive scheduled reminders for reviews assigned to a team you're a member of, select **Review requests assigned to your team**.
3738
{% data reusables.reminders.real-time-alerts %}
3839
{% data reusables.reminders.create-reminder %}
40+
{% data reusables.reminders.test-reminder %}
3941

4042
## Managing scheduled reminders for your personal account
4143
{% data reusables.user-settings.access_settings %}
4244
{% data reusables.reminders.scheduled-reminders %}
43-
1. Next to the organization you'd like to edit scheduled reminders for, click **Edit**.
44-
![Screenshot of the settings for a personal account showing the name of a GitHub organization. An edit button with a pencil icon is outlined in dark orange.](/assets/images/help/settings/scheduled-reminders-org-choice.png)
45+
1. Next to the organization you'd like to edit scheduled reminders for, click {% octicon "pencil" aria-label="Edit reminder" %}.
46+
47+
![Screenshot of the settings for a personal account showing the name of a GitHub organization. An edit button with a pencil icon is outlined in dark orange.](/assets/images/help/settings/scheduled-reminders-org-choice.png)
48+
4549
{% data reusables.reminders.edit-page %}
4650
{% data reusables.reminders.update-buttons %}
51+
{% data reusables.reminders.test-reminder %}
4752

4853
## Deleting scheduled reminders for your personal account
4954
{% data reusables.user-settings.access_settings %}
5055
{% data reusables.reminders.scheduled-reminders %}
51-
1. Next to the organization you'd like to delete reminders for, click **Edit**.
52-
![Screenshot of the settings for a personal account showing the name of a GitHub organization. An edit button with a pencil icon is outlined in dark orange.](/assets/images/help/settings/scheduled-reminders-org-choice.png)
56+
1. Next to the organization you'd like to delete reminders for, click {% octicon "pencil" aria-label="Edit reminder" %}.
57+
58+
![Screenshot of the settings for a personal account showing the name of a GitHub organization. An edit button with a pencil icon is outlined in dark orange.](/assets/images/help/settings/scheduled-reminders-org-choice.png)
59+
5360
{% data reusables.reminders.delete %}
5461

5562
## Further reading

content/organizations/managing-organization-settings/managing-scheduled-reminders-for-your-organization.md

+2
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Organization owners can schedule a reminder for one or more teams in their organ
4141
{% data reusables.reminders.ignored-labels %}
4242
{% data reusables.reminders.required-labels %}
4343
{% data reusables.reminders.create-reminder %}
44+
{% data reusables.reminders.test-reminder %}
4445

4546
## Managing a scheduled reminder for an organization
4647
{% data reusables.profile.access_org %}
@@ -49,6 +50,7 @@ Organization owners can schedule a reminder for one or more teams in their organ
4950
{% data reusables.reminders.edit-existing %}
5051
{% data reusables.reminders.edit-page %}
5152
{% data reusables.reminders.update-buttons %}
53+
{% data reusables.reminders.test-reminder %}
5254

5355
## Deleting a scheduled reminder for an organization
5456
{% data reusables.profile.access_org %}

content/organizations/organizing-members-into-teams/managing-scheduled-reminders-for-your-team.md

+2
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Team maintainers and organization owners can set scheduled reminders for any pul
4343
{% data reusables.reminders.ignored-labels %}
4444
{% data reusables.reminders.required-labels %}
4545
{% data reusables.reminders.create-reminder %}
46+
{% data reusables.reminders.test-reminder %}
4647

4748
## Managing a scheduled reminder for a team
4849
{% data reusables.profile.access_org %}
@@ -53,6 +54,7 @@ Team maintainers and organization owners can set scheduled reminders for any pul
5354
{% data reusables.reminders.edit-existing %}
5455
{% data reusables.reminders.edit-page %}
5556
{% data reusables.reminders.update-buttons %}
57+
{% data reusables.reminders.test-reminder %}
5658

5759
## Deleting a scheduled reminder for a team
5860
{% data reusables.profile.access_org %}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1. Optionally, to test your reminder, click {% octicon "megaphone" aria-label="The button to send a test reminder" %}.
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1. To save your changes, click **Update reminder**. Optionally, to test your changes while updating the changes, click **Update and test reminder**.
1+
1. To save your changes, click **Update reminder**.

0 commit comments

Comments
 (0)