possible templates:
- general bug:
- needs to have user choose which install method they chose (only list easy and medium, because advanced will have it's own template)
- advanced issue: the user has chosen the advanced install method
- this template will auto add the
wontfix label, and these will most likely be handled last, because it will be very difficult to troubleshoot.
- I will remove the label if it seems possible to fix it
- docs: template to help with documentation for this repo
all bug templates need to include the troubleshooting steps:
- run
vagrant provision outside the vm to make sure you have the most recent updates for the gh repo
- destroy the box
vagrant destroy and re-create vagrant up it
make sure they use they are listed with - [ ] so they are rendered as checkboxes in MD.
possible templates:
wontfixlabel, and these will most likely be handled last, because it will be very difficult to troubleshoot.all bug templates need to include the troubleshooting steps:
vagrant provisionoutside the vm to make sure you have the most recent updates for the gh repovagrant destroyand re-createvagrant upitmake sure they use they are listed with
- [ ]so they are rendered as checkboxes in MD.