SmashedFrenzy16
SmashedFrenzy16
Adding the fact that you should try to specify why you made a certain change when creating a pull request. This change was made at the end of the second...
Making the variables in a code block for better formatting.
Updating `README.md` with better formatting and better grammar.
This PR adds better grammar to `CONTRIBUTING.md`.
Update `chat.py` removing an unnecessary string.
F-strings are more recommended for formatting, as they are easier to read and faster. `%s` strings are outdated, and are not recommended to be used. F-strings also provide compatibility from...
## Thank you for your contribution to the Pi-hole Community! Please read the comments below to help us consider your Pull Request. We are all volunteers and completing the process...