-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #13 from bpennypacker/python3
Updated to use python 3. Tested with pi-hole v5.0
- Loading branch information
Showing
6 changed files
with
213 additions
and
104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Contributing | ||
|
||
Contributions are welcome, not just to the python code itself but also templates for different types of displays, better documentation, etc. If you plan to contribute, please: | ||
|
||
- Fork the repo and make a branch | ||
- Make any changes/additions on your local branch | ||
- Test! Test! Test! | ||
- Open a PR, preferably with an associated github issue with a detailed description of the contents of the PR |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.