This issue is tagged :octocat: first-timers-only. It is only for people who have never contributed to open source before and are looking for an easy way take their first steps.
Consider this as your chance to dip your toe into the world of open-source and get some bragging rights for writing code that makes drones fly, cars find charging stations, helps people and goods move from place to place and more...
Thank you for your help ❤️
Your task is to fix the "View On GitHub" button on the webpage, which you can view HERE.
<button><a href="https://github.com/aaronmaynard/Skyrim-Perk-Utility">View On GitHub</a></button>
Right now the button does not work, because it is not formatted properly. You will need to change the code that takes the viewer to the GitHub page. It should look like this when your done:
<input type=button onClick="location.href='https://github.com/aaronmaynard/Skyrim-Perk-Utility'" value='View On GitHub'>
Contributing:
Comment in this issue that you would like to do it.
Open the Skyrim-Perk-Utility GitHub page and click the ★ Star and then ⑂ Fork buttons.
Once you've made sure all your changes work correctly and committed all your changes,
Make sure your pull request describes exactly what you changed and references this issue (include the issue number in the title like this: #3)
Please do not fix more than one issue at a time. Your pull request should only fix what is described in this issue.
Asking for help
We appreciate your effort in taking the time to work on this issue and help out the open source community.
If you need any help, feel free to ask below. We are always happy to help 😄
first-timers-only
This issue is tagged :octocat: first-timers-only. It is only for people who have never contributed to open source before and are looking for an easy way take their first steps.
Consider this as your chance to dip your toe into the world of open-source and get some bragging rights for writing code that makes drones fly, cars find charging stations, helps people and goods move from place to place and more...
Thank you for your help ❤️
Your task is to fix the "View On GitHub" button on the webpage, which you can view HERE.
Right now the button does not work, because it is not formatted properly. You will need to change the code that takes the viewer to the GitHub page. It should look like this when your done:
Contributing:
Asking for help
We appreciate your effort in taking the time to work on this issue and help out the open source community. If you need any help, feel free to ask below. We are always happy to help 😄