Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1fa3318

Browse filesBrowse files
committed
Merge pull request matplotlib#1512 from mdboom/coding_guidelines
Reorganization of the developer docs to make it easier to get up to speed with the matplotlib development process.
2 parents 538fd4d + 6dda1e2 commit 1fa3318
Copy full SHA for 1fa3318

File tree

Expand file treeCollapse file tree

10 files changed

+522
-718
lines changed
Filter options
Expand file treeCollapse file tree

10 files changed

+522
-718
lines changed

‎CONTRIBUTING.md

Copy file name to clipboard
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Please refer to the [Coding
2+
Guidelines](http://matplotlib.org/devel/coding_guide.html).

‎MANIFEST.in

Copy file name to clipboardExpand all lines: MANIFEST.in
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
include CHANGELOG KNOWN_BUGS INSTALL
2-
include INTERACTIVE TODO
2+
include INTERACTIVE TODO CONTRIBUTING.md
33
include Makefile make.osx MANIFEST.in MANIFEST
44
include matplotlibrc.template setup.cfg.template
55
include __init__.py setupext.py setup.py setupegg.py

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.