-
-
Notifications
You must be signed in to change notification settings - Fork 112
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add contribute to docs section
- Loading branch information
1 parent
a7597d4
commit b7bdf1a
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
title: Contribute to Docs | ||
weight: 10 | ||
--- | ||
|
||
## Contribute to Docs | ||
|
||
These are some ways to get your first task: | ||
|
||
1. <b>Work on existing docs’ issues</b>: Look for issues with the ‘docs, ’ ‘documentation,’ ‘area/docs,’ and ‘good-first-issue’ tags on the [Docs Project board](https://github.com/orgs/asyncapi/projects/12). | ||
|
||
2. <b>Update current docs</b>: Surf the existing documentation, look for typos, grammar, and errors, create an issue, and send a Pull Request. | ||
|
||
3. <b>Propose new docs</b>: If you have any ideas or suggestions for necessary documentation, create an issue and ask for help to work on the task. | ||
|
||
4. <b>Connect with a docs mentor</b>: Send a DM via [Slack](https://www.asyncapi.com/slack-invite) to Alejandra Quetzalli to get assigned to a task. | ||
|