We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c70f99f commit c248535Copy full SHA for c248535
CONTRIBUTING.md
@@ -351,10 +351,10 @@ Getting started with CockroachDB and moving workloads into the system.
351
- PostgreSQL compatibility handling
352
353
### 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
+Designing schema and writing queries that are compliant to CockroachDB SQL dialect and follow CockroachDB best practices.
+- Schema design
+- Generating queries
+- Optimizing queries
358
359
### 3. **Application Development**
360
Building applications that use CockroachDB effectively.
0 commit comments