mirror of https://github.com/dapr/docs.git
Update readme.md
This commit is contained in:
parent
77b8fd2622
commit
5edfb0ac4e
32
readme.md
32
readme.md
|
@ -1,26 +1,10 @@
|
|||
# Actions documentation
|
||||
# Dapr documentation
|
||||
|
||||
Welcome to the source file repository for Actions documentation
|
||||
Welcome to the documentation repository for Dapr. You can learn about Dapr from the below links.
|
||||
|
||||
# View published documentation
|
||||
Browse the Actions documentation and walk-through tutotials and code samples on the website which includes versioned docs for recent releases links to all community resources, as well as the governance and contributor guidelines.
|
||||
|
||||
# Documentation content source files used on website
|
||||
The source files for the documentation on the website can be found in the /docs directory of this repo.
|
||||
If you want to contribute a fix or add new content to the documentation, you can navigate through this repo or use the Edit this page on
|
||||
each of the pages. Before you can contribute, first start by reading the Actions contributor guidelines, learn about our community
|
||||
and requirements. In addition to reading about how to contribute to the docs, you should take a moment to learn about the Actions code
|
||||
of conduct, governance, values, and the various working groups and committees.
|
||||
|
||||
# Community and contributor guidelines
|
||||
Source files for all community and governance topics are located separately in the X repo.
|
||||
|
||||
# Documentation versions for Actions releases
|
||||
Each release of the Actions docs are available in the website (starting with v0.3) and their source files are all stored in branches
|
||||
of this repo.
|
||||
|
||||
# Help and support
|
||||
Your help and feedback is truely welcome to make Actions better than ever
|
||||
If you find an issue let us know, either by clicking the Create Issue on any of the website page, or by directly opening an issue here
|
||||
in the repo. If you have a question that you can't find an answer to, we would also like to hear about that too.
|
||||
In addition to these docs, you can also reach out our the community for assistance.
|
||||
- **[Getting Started](/getting-started)** - Set up your environment with Dapr
|
||||
- **[Quickstarts](/quickstart)** - Quick start guides for developing apps using Dapr
|
||||
- **[Concepts](/concepts)** - Core Dapr concepts explained
|
||||
- **[How-Tos](/howto)** - Guides explaining how to accomplish specific tasks with Dapr
|
||||
- **[Reference](/reference)** - Detailed reference documentation
|
||||
- **[Tutorials](/tutorials)** - End to end tutorials developing applications using Dapr
|
||||
|
|
Loading…
Reference in New Issue