mirror of
https://github.com/gosticks/web.git
synced 2026-04-16 01:54:32 +00:00
691 B
691 B
Contributor's Guide
Thank you for your interest in contributing to Pi-hole! Below are guidelines for creating issues and pull requests in this repository.
Bug Reports
When you create the issue, choose the "Bug report" template and fill it in.
Feature Requests
Please make feature requests on Discourse.
Pull Requests
This repo follows Git Flow, so base your branch on development and make the
PR against development. This ensures that you are working with the latest
code.
When you open the PR, fill in the template so we can properly evaluate it.