Skip to content

Commit ef65148

Browse files
authored
Branch was updated using the 'autoupdate branch' Actions workflow.
2 parents 71675ff + 25351e5 commit ef65148

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

content/github/managing-your-work-on-github/about-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: About issues
33
intro: 'Use issues to track ideas, enhancements, tasks, or bugs for work on {% data variables.product.product_name %}.'
44
redirect_from:
55
- /articles/creating-issues/
6-
- /articles/about-issues
6+
- /articles/about-issues/
77
versions:
88
free-pro-team: '*'
99
enterprise-server: '*'
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
To prevent confusion and build problems, {% data variables.product.prodname_dotcom %} permanently reserves a package's name and version number. Even if an entire package is deleted, you cannot reuse the deleted package name in any repository owned by the same account.
1+
**Public packages:** To prevent confusion and build problems, {% data variables.product.prodname_dotcom %} permanently reserves a package's name and version number. Even if an entire package is deleted, you cannot reuse the deleted package name in any repository owned by the same account.
2+
3+
**Private packages:** If all versions of a private package are deleted, you can publish a package with a previously used name and version.
24

35
To revise or replace a package version, we recommend you publish a new version of your package.

0 commit comments

Comments
 (0)