Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.93 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

50 lines (33 loc) · 1.93 KB

Project name:

Project website/repository:

License:

Submission type:

Checklist for all pull requests:

  • The project is open-source and accessible.
  • Searched the existing entries to make sure this is not a duplicate.
  • Contains only a single addition (make separate PRs if adding more than one).
  • Added the link to the bottom of the relevant category.
  • Created a new category only if necessary.
  • Add icon from the media/icon/ folder if applicable (e.g., ![Python](media/icon/python.png) ).
  • Checked spelling and grammar.
  • Removed trailing whitespace and periods.
  • Confirm the dash – is not a minus -.
  • Used title-casing (AP style) for project name.

Checklist for new software projects:

  • Link the code repository rather than the website/documentation
  • Installation instructions present
  • Documentation looks great
  • Examples or Tutorials to follow
  • Tests and Travis CI running

Checklist for new Data Repositories, Tutorials and Cheat Sheets, and Miscellaneous:

  • Easily accessible
  • Comprehensive and widely appealing