Skip to content

Commit 3511cab

Browse files
authored
Update file creation guidelines in documentation (#45745)
1 parent 6f3a3dc commit 3511cab

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

content/repositories/working-with-files/managing-files/creating-new-files.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ category:
1515
When creating a file on {% data variables.product.github %}, consider the following:
1616

1717
* If you try to create a new file in a repository that you don’t have access to, we will fork the project to your personal account and help you send [a pull request](/pull-requests/reference/pull-requests) to the original repository after you commit your change.
18-
* File names created via the web interface can only contain alphanumeric characters and hyphens (`-`). To use other characters, [create and commit the files locally, then push them to the repository on {% data variables.product.github %}](/repositories/working-with-files/managing-files/adding-a-file-to-a-repository).
1918
* {% data reusables.repositories.rulesets-push-rules-general-info-for-related-articles %}
2019

2120
{% data reusables.repositories.sensitive-info-warning %}

0 commit comments

Comments
 (0)