Skip to content

Commit c248535

Browse files
Dipti JoshiDipti Joshi
authored andcommitted
Added query and schema design section in Contributing.md
1 parent c70f99f commit c248535

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -351,10 +351,10 @@ Getting started with CockroachDB and moving workloads into the system.
351351
- PostgreSQL compatibility handling
352352
353353
### 2. **Query and Schema Design**
354-
Designing schema and writing queries that are compliant to CockroachDB SQL dialect and follow CockroachDB best practices
355-
- Schema Design
356-
- Generating Queries
357-
- Optimizing Queries
354+
Designing schema and writing queries that are compliant to CockroachDB SQL dialect and follow CockroachDB best practices.
355+
- Schema design
356+
- Generating queries
357+
- Optimizing queries
358358
359359
### 3. **Application Development**
360360
Building applications that use CockroachDB effectively.

0 commit comments

Comments
 (0)