We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 687b5ec + 1d87ca9 commit 413bfaaCopy full SHA for 413bfaa
1 file changed
CONTRIBUTING.rst
@@ -3,6 +3,9 @@ Contributing
3
############
4
5
#. **Please sign one of the contributor license agreements below.**
6
+#. ``python-ndb`` is undergoing heavy development right now, so if you plan to
7
+ implement a feature, please create an issue to discuss your idea first. That
8
+ way we can coordinate and avoid possibly duplicating ongoing work.
9
#. Fork the repo, develop and test your code changes, add docs.
10
#. Make sure that your commit messages clearly describe the changes.
11
#. Send a pull request. (Please Read: `Faster Pull Request Reviews`_)
0 commit comments