Skip to content

Commit 0dcd14f

Browse files
authored
Update README.md
1 parent 1fef607 commit 0dcd14f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
11
# Creating and Distributing Python Packages
2+
3+
Tracking issues and bugs for our [Python packaging courses](http://twoscoopspress.thinkific.com/collections/packaging) in the issue tracker.
4+
5+
Before You Submit an Issue
6+
----------------------------
7+
8+
* Be nice. :-)
9+
* Be honest.
10+
* Check the other issues in [open](https://github.com/twoscoops/Creating-and-Distributing-Python-Packages?state=open) and [closed](https://github.com/twoscoops/Creating-and-Distributing-Python-Packages/issues?state=closed) to see if your issue already exists.
11+
* Please, please, please identify each issue by chapter and section number.
12+
* For tracking and credit purposes, **each request for correction needs to be in it's own issue. If an issue contains 2 or more issues, we'll close it with a request for breaking up into more atomic issues.**
13+
14+
**Editorial Note:** In order to make issues more readily searchable, we will alter titles and descriptions of issues as needed.

0 commit comments

Comments
 (0)