This project contains the source for EF Core and EF6 documentation located at docs.microsoft.com/ef.
Documentation issues for both EF Core and EF6 should be filed in this repo. Product issues (bugs) should be filed in the EF Core repo or the EF6 repo as appropriate.
We accept pull requests!
Consider sending a pull request rather than filing an issue. This can be done entirely from the web:
- Find the file to update in this repo and click on it to open
- Click on the edit button (✏️) to edit in your web browser
- When done, add a title and description, then use the "Create a new branch and start a pull request." option.
(Note that you can also clone this repo and do a GitHub PR in the normal way.)
Pull requests for more substantial changes are also encouraged. However, before submitting a pull request, please read the CONTRIBUTING guidelines, which include information on how to build the docs locally, as well as style and organizational guidance.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.