1
0
mirror of https://github.com/pi-hole/pi-hole.git synced 2025-09-15 13:21:15 +08:00
Files
pi-hole/CONTRIBUTING.md
Adam Warner b7f6498a5c Create CONTRIBUTING.md
Initial commit. Basic list, could probably do with some work....
2016-02-05 17:29:19 +00:00

559 B

This is a basic checklist for now, We will update it in future.

  • Fork the repo and create your new branch based on the development branch.
  • Submit Pull Requests to the development branch only.
  • Before Submitting your Pull Request, merge development with your new branch and fix any conflicts. (Make sure you don't break anything in development!)
  • Be patient. We will review all submitted pull requests, but our focus is on stability.. please don't be offended if we reject your PR, or it appears we're doing nothing with it! We'll get around to it..