mirror of
https://github.com/anyproto/docs.git
synced 2025-06-08 13:57:11 +09:00
Update CONTRIBUTING.md
This commit is contained in:
parent
8ac4713452
commit
8950269737
1 changed files with 6 additions and 5 deletions
|
@ -6,7 +6,8 @@
|
||||||
|
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
|
|
||||||
- [**Contributing**](#contributing)
|
- [**Intro**](#Intro)
|
||||||
|
- [**Contribution process**](#Contribution process)
|
||||||
- [**File Structure**](#file-structure)
|
- [**File Structure**](#file-structure)
|
||||||
- [**Conventions**](#conventions)
|
- [**Conventions**](#conventions)
|
||||||
- [**Text Formats**](#text-formats)
|
- [**Text Formats**](#text-formats)
|
||||||
|
@ -14,13 +15,13 @@
|
||||||
- [**Blocks**](#blocks)
|
- [**Blocks**](#blocks)
|
||||||
- [**Media**](#media)
|
- [**Media**](#media)
|
||||||
|
|
||||||
## Contributing
|
## Intro
|
||||||
|
|
||||||
ℹ️ We ask that all users read our [Code of Conduct](https://github.com/anytypeio/community/blob/main/README.md#code-of-conduct) and [Gitbook Conventions](#conventions) before contributing to the documentation.
|
ℹ️ We ask that all users read our [Code of Conduct](https://github.com/anytypeio/community/blob/main/README.md#code-of-conduct) and [Gitbook Conventions](#conventions) before contributing to the documentation.
|
||||||
Anytype welcomes all contributions and corrections. Please follow the steps below in order to contribute. If you're new to \_git\* and/or _GitHub_, we suggest you go through [the GitHub Guides](https://guides.github.com/introduction/flow/).
|
You are welcome to propose any changes in PR and participate in discussion in [Improvements for doc.anytype.io](https://community.anytype.io/t/improvements-for-doc-anytype-io/2862) topic. Please follow the steps below in order to contribute. If you're new to \_git\* and/or _GitHub_, we suggest you go through [the GitHub Guides](https://guides.github.com/introduction/flow/).
|
||||||
You are welcome to propose any changes in PR and participate in discussion in [Improvements for doc.anytype.io](https://community.anytype.io/t/improvements-for-doc-anytype-io/2862) topic.
|
|
||||||
|
|
||||||
## Process
|
|
||||||
|
## Contribution process
|
||||||
|
|
||||||
1. Fork this repository
|
1. Fork this repository
|
||||||
2. (Optional) Clone the fork
|
2. (Optional) Clone the fork
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue