We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2891bad commit 4071778Copy full SHA for 4071778
CONTRIBUTING.md
@@ -6,6 +6,7 @@ Thanks for considering contributing. Here are some items to consider before star
6
* Before you start working on something announce your intention on the mailing list (or in comment in tracker).
7
* Issue only complete PRs (no WIPs).
8
* Make sure your PR doesn't contain unneccessary changes (whitespaces, new lines, ...).
9
+* Consider squashing your commits.
10
* Follow existing code formatting/styling (even for new files).
11
* Make sure you swept all corners (i.e. all build configurations are fine, works with all Firebird version, etc.).
12
* Make sure your changes merge without conflicts.
0 commit comments