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
# This workflows will upload a Python Package using Twine when a release is created
2
+
# For more information see: https://help.github.com/en/actions/language-and-framework-guides/using-python-with-github-actions#publishing-to-package-registries
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,4 +3,4 @@
3
3
* Build on top of existing code if possible.
4
4
* Use PEP8 formatting
5
5
* Be descriptive in your Pull Request. Make sure we know *what* you've done and *why*.
6
-
* Please consider using[these](https://github.com/atom/atom/blob/master/CONTRIBUTING.md#git-commit-messages) guidelines when commiting, along with :heavy_plus_sign:`:heavy_plus_sign:` when adding new functionality
6
+
* Please use[these](https://github.com/atom/atom/blob/master/CONTRIBUTING.md#git-commit-messages) guidelines when commiting, along with :heavy_plus_sign:`:heavy_plus_sign:` when adding new functionality
0 commit comments