-
Notifications
You must be signed in to change notification settings - Fork 64.1k
Closed
Labels
bugAn error or flaw that causes unintended or unexpected resultsAn error or flaw that causes unintended or unexpected resultsgood first issueGood for newcomersGood for newcomershelp wantedAnyone is welcome to open a pull request to fix this issueAnyone is welcome to open a pull request to fix this issue
Description
We currently use the following three steps to point a user to org settings:
{{ site.data.reusables.profile.access_profile }}
- file path =
data/resuables/profile
{{ site.data.reusables.profile.access_org }} - file path =
data/resuables/profile
{{ site.data.reusables.organizations.org_settings }} - file path =
data/resuables/org_settings
However, there is a slightly cleaner route of:
- In the top right corner of GitHub, click your profile photo, then click "Your Organizations".
- Click settings next to the org in the list.
We should update the reusables to use the simpler route.
Content strategy and implementation
| Item | Core | DSP | Ecosystem/API |
|---|---|---|---|
| Unified content strategy plan |
Please link any in-flight PRs to this issue.
Metadata
Metadata
Assignees
Labels
bugAn error or flaw that causes unintended or unexpected resultsAn error or flaw that causes unintended or unexpected resultsgood first issueGood for newcomersGood for newcomershelp wantedAnyone is welcome to open a pull request to fix this issueAnyone is welcome to open a pull request to fix this issue