twiddlingbits / twr-wasm

twr-wasm: easily run C/C++ code in a web browser using Web Assembly, with examples
https://twiddlingbits.dev/
MIT License
19 stars 2 forks source link

Please update issue work flow #54

Open twiddlingbits opened 1 month ago

twiddlingbits commented 1 month ago

Hi Johnathan,

Once you have fixed an issue, please use one of these process:

If the issue is partially fixed, then summarize the fix and what is left to do in the issue. Once it is completely fixed, use one of the above methods.

If the issue has evolved to the point that it is really two issues, we should get better at then separating the issue into two issues so that they can be fixed and verified independently.

thanks