Skip to content

Instantly share code, notes, and snippets.

@SZanlongo
Created June 5, 2019 14:54
Show Gist options
  • Save SZanlongo/c7d2bfc327223736d1745ffb26198fbe to your computer and use it in GitHub Desktop.
Save SZanlongo/c7d2bfc327223736d1745ffb26198fbe to your computer and use it in GitHub Desktop.
Pull Request Template

From Pi-hole project: https://github.com/pi-hole/pi-hole/blob/master/.github/PULL_REQUEST_TEMPLATE.md


What does this PR aim to accomplish?: A detailed description, screenshots (if necessary), as well as links to any relevant GitHub issues

How does this PR accomplish the above?: A detailed description (such as a changelog) and screenshots (if necessary) of the implemented fix

What documentation changes (if any) are needed to support this PR?: A detailed list of any necessary changes


By submitting this pull request, I confirm the following: please fill any appropriate checkboxes, e.g: [X]

  • I have read and understood the $contributors guide$, as well as this entire template.
  • I have made only one major change in my proposed changes.
  • I have commented my proposed changes within the code.
  • I have tested my proposed changes, and have included unit tests where possible.
  • I am willing to help maintain this change if there are issues with it later.
  • I give this submission freely and claim no ownership.
  • It is compatible with the $license$.
  • I have squashed any insignificant commits. (git rebase)

  • You must follow the template instructions. Failure to do so may result in your pull request being closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment