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
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@ Contributions are very welcome for bug fixes particularly but also features that
3
3
4
4
Before opening a pull request, please first run `make check` to make sure the environment, style, and commands are valid, especially the one you're making.
5
5
6
+
We also have a Slacker [Slack workspace](https://join.slack.com/t/slackerpy/shared_invite/enQtNDM2MDA3MDI2NTM0LWI0MzgyNDgxZTI3NDZmODQ0NWZmYTY0NmMyMDg3YTBiYzFiNTViNWExNTRiNzQzZWQ0M2ViNDBjZjY4MjI1YTg) if you have any questions.
7
+
6
8
## Code Style Guidelines
7
9
We follow [PEP8](https://www.python.org/dev/peps/pep-0008/) as the general style guide with a few extra items:
0 commit comments