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:
@@ -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**.
|
||||

|
||||
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.
|
||||

|
||||
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**.
|
||||

|
||||
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 %}
|
||||
|
||||
Reference in New Issue
Block a user