You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -133,7 +133,7 @@ Consistent messaging is important throughout the codebase. Follow these guidelin
133
133
134
134
#### CLI output
135
135
- Use concise, action-oriented language
136
-
- Present tense with ellipsis for in-progress actions: `Creating clone...`
136
+
- Present tense with ellipsis for in-progress actions: `Creating clone...`
137
137
- Ellipsis (`...`) indicates an ongoing process where the user should wait
138
138
- Always follow up with a completion message when the operation finishes
139
139
- Past tense with period for results: `Clone created successfully.`
@@ -166,7 +166,7 @@ Documentation for Database Lab Engine and additional components is hosted at htt
166
166
We're building documentation following the principles described at https://documentation.divio.com/:
167
167
168
168
> There is a secret that needs to be understood in order to write good software documentation: there isn’t one thing called documentation, there are four.
169
-
>
169
+
>
170
170
> They are: tutorials, how-to guides, technical reference and explanation. They represent four different purposes or functions, and require four different approaches to their creation. Understanding the implications of this will help improve most documentation - often immensely.
171
171
172
172
Learn more: https://documentation.divio.com/.
@@ -194,7 +194,7 @@ Postman collection is generated based on the OpenAPI spec file, using [Portman](
Copy file name to clipboardExpand all lines: README.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@
16
16
<divalign="center">
17
17
<strong>⚡ Blazing-fast PostgreSQL cloning and branching 🐘</strong><br /><br />
18
18
🛠️ Build powerful dev/test environments.<br />
19
-
🔃 Cover 100% of DB migrations with CI tests.<br>
19
+
🔃 Cover 100% of DB migrations with CI tests.<br />
20
20
💡 Quickly verify ChatGPT ideas to get rid of hallucinations.<br /><br />
21
21
Available for any PostgreSQL, including self-managed and managed services<sup>*</sup> like AWS RDS, GCP Cloud SQL, Supabase, and Timescale.<br /><br />
22
22
It can be installed and used anywhere: across all cloud environments and on-premises.
@@ -204,15 +204,13 @@ Many thanks to our amazing contributors!
204
204
</a>
205
205
206
206
## Translations
207
-
Making DBLab more accessible to engineers around the globe is a great help for the project. Check details in the [translation section of contributing guide](./CONTRIBUTING.md#Translation).
207
+
Making DBLab more accessible to engineers around the globe is a great help for the project. Check details in the [translation section of contributing guide](./CONTRIBUTING.md#translation).
208
208
209
209
This README is available in the following translations:
0 commit comments