Did some searching online to see how others have handled organizing issues on GitHub for their own projects. This one by Robin Powered is by far the best I have seen so far. I have broken down the image in the blog post so that it can be easily copied and pasted into my own GitHub issue label manager and even put my own spin on it.
If the repository covers multiple parts, this is how we designate where the issue lives. (i.e. iOS and Android for cross-platform tablet app).
This script is for simplifying the process of installing phpbrew for managing different versions of PHP.
- The
phpbrew.sh
script installs dependencies and sets up the current user to usephpbrew
. - The
gd.sh
script install the GD extension if you get errors using the usual install command.
NewerOlder