Add no present Edit button note

This commit is contained in:
Anthony Swierkosz 2022-05-13 00:41:59 -04:00
parent 57ef0fd5d7
commit 6eb2ac0ec6
No known key found for this signature in database
GPG Key ID: FA653BCC2CE12624

View File

@ -23,6 +23,8 @@ We've tried to make editing an existing, public file as simple as possible.
![Microsoft Docs Web, showing the Edit link.](images/contribute-link.png)
If the Edit button isn't present, it may mean the content isn't open to public contributions. Some pages are generated (for example, from inline documentation in code) and must be edited in the project they belong to.
2. On GitHub, Select the **Pencil** icon to edit the article. If the pencil icon is grayed out, you need to either log in to your GitHub account or create a new account.
![GitHub Web, showing the Pencil icon.](images/pencil-icon.png)