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
Thanks for your interesting in contributing to the project!
4
+
5
+
Before spending time working on a pull request, please [open an idea discussion](https://github.com/unitedstates/python-us/discussions/new?category=ideas) so we can ensure the change is in line with the goals of the project. Once you've got the go ahead, open a PR with your changes and reference the discussion in the description of the PR.
6
+
7
+
To speed up the review process, please ensure:
8
+
9
+
* your change has corresponding tests that run with the existing pytest suite and pass.
10
+
* the code is formatted with [black](https://black.readthedocs.io/en/stable/index.html), included in the dev dependencies.
11
+
* you are open to feedback!
12
+
13
+
Thank you and we look forward to your contribution! ✨
0 commit comments