File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33Thanks for considering contributing. Here are some items to consider before starting (in no particular order).
44
5- * Check [ tracker ] ( https://github.com/FirebirdSQL/NETProvider/issues ) if you want to start on something.
6- * Before you start working on something announce your intention on the mailing list (or in comment in tracker ).
5+ * Check [ issues ] ( https://github.com/FirebirdSQL/NETProvider/issues ) if you want to start on something.
6+ * Before you start working on something announce your intention on the mailing list (or comment on the issue ).
77* Issue only complete PRs (no WIPs).
88* Make sure your PR doesn't contain unneccessary changes (whitespaces, new lines, ...).
9- * Consider squashing your commits.
109* Follow existing code formatting/styling (even for new files).
10+ * Disclose AI usage.
1111* Make sure you swept all corners (i.e. all build configurations are fine, works with all Firebird version, etc.).
1212* Make sure your changes merge without conflicts.
1313* Consider backward compatibility.
1414* Don't be afraid to ask (i.e. backward compatibility).
1515* Be prepared to do some changes after your PR is reviewed.
1616* Consider whether your change is benefit for majority of users (opposite to only a small group).
17- * All contributions are licensed under [ _ Initial Developer's Public License_ ] ( license.txt ) .
17+ * All contributions are licensed under [ _ Initial Developer's Public License_ ] ( license.txt ) .
You can’t perform that action at this time.
0 commit comments