hackforla / website

Hack for LA's website
https://www.hackforla.org
GNU General Public License v2.0
325 stars 778 forks source link

Add Basic Testing Instructions to CONTRIBUTING.md #7762

Open santisecco opened 1 day ago

santisecco commented 1 day ago

Overview

We need to add a new testing section to CONTRIBUTING.md to remind developers to test their code changes. This should be a a minor update to the existing file.

Details

Testing is a fundamental step to ensure quality of code and that code changes are functioning as expected. For some it's not the most engaging step and skip it, others simply forget about it altogether. This is the reason why being reminded to do it and understanding that the time invested doing it saves tons of work down the road is fundamental. Fixing easily preventable bugs is the idea and testing gives us a tool to come up with new solutions and improve our code, making us better developers in the end.

Action Items

github-actions[bot] commented 1 day ago

Hi @santisecco.

Please don't forget to add the proper labels to this issue. Currently, the labels for the following are missing:

NOTE: Please ignore this comment if you do not have 'write' access to this directory.

To add a label, take a look at Github's documentation here.

Also, don't forget to remove the "missing labels" afterwards. To remove a label, the process is similar to adding a label, but you select a currently added label to remove it.

After the proper labels are added, the merge team will review the issue and add a "Ready for Prioritization" label once it is ready for prioritization.

Additional Resources: