1
0
mirror of synced 2025-12-25 02:17:36 -05:00

Make images accessible in the images/help/issues directory (#35166)

Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
This commit is contained in:
Laura Coursen
2023-03-22 09:09:13 -05:00
committed by GitHub
parent 22383f03c6
commit 6db055144a
133 changed files with 207 additions and 243 deletions

View File

@@ -18,19 +18,16 @@ allowTitleToDifferFromFilename: true
You can delete a project to permanently remove it.
{% data reusables.projects.project-settings %}
1. At the bottom of the page, click **Delete this project**.
![Screenshot showing project delete button](/assets/images/help/issues/delete-project-button.png)
1. In the "Danger zone" section, next to "Delete project," click **Delete this project**.
1. Read the warnings, then type the name of your project into the text box.
![Screenshot showing project delete confirmation](/assets/images/help/issues/project-delete-confirm.png)
1. Click **I understand the consequences, delete this project**.
## Closing a project
You can close a project to remove it from the list of projects but retain the contents and ability to re-open the project later.
You can close a project to remove it from the list of projects but retain the contents and ability to re-open the project later.
{% data reusables.projects.project-settings %}
1. At the bottom of the page, click **Close this project**.
![Screenshot showing project close button](/assets/images/help/issues/close-project-button.png)
1. In the "Danger zone" section, next to "Close project," click **Close this project**.
## Re-opening an organization project
@@ -38,6 +35,8 @@ You can reopen a previously closed project.
{% data reusables.profile.access_org %}
{% data reusables.user-settings.access_org %}
{% data reusables.projects.projects-tab %}
1. In the left sidebar, click **Projects**.
{% data reusables.projects.reopen-a-project %}
## Re-opening a user project
@@ -45,4 +44,5 @@ You can reopen a previously closed project.
You can reopen a previously closed project.
{% data reusables.profile.access_profile %}
{% data reusables.projects.projects-tab %}
{% data reusables.projects.reopen-a-project %}