Files
probot.github.io/.github/PULL_REQUEST_TEMPLATE.md
2018-08-22 18:05:50 -05:00

1.1 KiB

Checklist
  • If you're adding a listing for your app, be sure your app is in the /_apps/ folder before opening this Pull Request.
  • All comments in frontmatter need to be removed.
  • Performs a useful action through the GitHub API that solves an existing problem for developers: {explain the action here}
  • Is original: for example, it does something not already done by an existing Probot app
  • Has tests
  • Has documentation
  • Is open source
  • Has a license
  • Has a code of conduct
  • Has someone willing to at least minimally maintain them for the near future: {your maintainer's name}