Got an idea for how to make PiWeatherRock better? AWESOME! Just like with these docs, suggested code should be submitted via a GitHub pull requests. Below is a quick guide on how to share your modifications.
If you did your modifications when almost everything was in weather.py
then I suggest going to https://gist.github.com and pasting your version into the larger box, entering weather.py
in the short box just above the large area, and then entering a description of what’s special about your version in the top box that says “Gist description.” After that click “Create public gist” and then go to https://github.com/genebean/PiWeatherRock/issues, click “New issue” and then click “Get started” next to “Feature request.” Answer the questions that are in the next page and include the link of the gist you made.
If you have made some changes but are not comfortable using git then this is the section for you. It assumes that you want to share changes you have made to piweatherrock/weather.py
. If you actually want to share changes to some other file the same general process should work so long as you adjust steps 2 and 4 accordingly.
Caution: please do not post your API key for Dark Sky or any other sensitive information.
piweatherrock
folder and then weather.py
to view its codeweather.py
in a text editor and copy everything in it.🎉 Congratulations! You are now well on your way to being a contributor to this project. Keep an eye out for emails from GitHub as myself or others will likely provide feedback on your suggestions. Also feel free to reach out on Gitter to chat about this process.
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.