File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Contributing
2+ ============
3+
4+ Thanks for considering contributing. Here are some items to consider before starting (in no particular order).
5+
6+ * Check [ tracker] ( http://tracker.firebirdsql.org/browse/DNET ) if you want to start on something.
7+ * Before you start working on something announce your intention on the mailing list (or in comment in tracker).
8+ * Issue only complete PRs (no WIPs).
9+ * Make sure your PR doesn't contain unneccessary changes (whitespaces, new lines, ...).
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.
13+ * Consider backward compatibility.
14+ * Don't be afraid to ask (i.e. backward compatibility).
15+ * Be prepared to do some changes after your PR is reviewed.
16+ * Consider whether your change is benefit for majority of users (opposite to only a small group).
You can’t perform that action at this time.
0 commit comments