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 ❤️
Issue:
Your task is to add classes to the index.html document of the repository. These classes will be used for further implementation to enhance the user experience on the project which you can visit here. You will be adding four classes to the document. The four classes will consist of three types; cDefault, cCrosshair and cDownload.
cDefault will need to be added to the <div id="cursorMod"> element, cCrosshair added to the canvas, and cDownload added to the two download spans. When adding a class to an element, use the following syntax:
Make sure your pull request describes exactly what you changed and references this issue (include the issue number in the title like this: #12)
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 ❤️
Issue:
Your task is to add classes to the index.html document of the repository. These classes will be used for further implementation to enhance the user experience on the project which you can visit here. You will be adding four classes to the document. The four classes will consist of three types;
cDefault
,cCrosshair
andcDownload
.cDefault
will need to be added to the<div id="cursorMod">
element,cCrosshair
added to the canvas, andcDownload
added to the two download spans. When adding a class to an element, use the following syntax: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 😄