Update contribute.md#475
Update contribute.md#475JF002 merged 4 commits intoInfiniTimeOrg:developfrom Riksu9000:update_contribute_doc
Conversation
I don't think so. CONTRIBUTING.md is suggested by github as community guideline, but it's not mandatory. Personally, I prefer to put all documentation files into /doc, but github recommand CONTRIBUTING.md as community guideline. We can either use only CONTRIBUTING.md, or link doc/contributing.md into CONTRIBUTING.md to make everyone happy. What are your thoughts about this? |
|
I think it should be linked. Do I make the changes here? I can add the info about autoformatting from CONTRIBUTING.md to doc/contributing.md, but I don't think there's anything else that needs to be added. |
Yes, that would be nice if you could do that, thanks! |
|
Looks like GitHub doesn't handle symbolic links very nicely. Is there a better way to link it or do I just move it anyway? |
Git supports symbolic links, I assume that's what you commited to the repository? If so then it's fine, the UI can't necessarily resolve it but in the end it's going to be humans who will know to check the right folder, should they be using the web UI. |
|
When I talk about linking, I was thinking about adding a link (url) in one of the file to the second one :-) |
* origin/develop: (37 commits) Add memory print usage Fix music app buttons Adjust inner padding in applist Clean up using variables Adjust previously missed scrollbar and firmware validation buttons Add image with example layouts Ui update Add VSCode ST-link debug config (InfiniTimeOrg#567) Improve metronome Set pin before loop Better pin configuration Try to fix bootloop Update contribute.md (InfiniTimeOrg#475) Code cleaning in Clock, WatchFaceAnalog, WatchFaceDigital and PineTimeStyle, inspired by PR InfiniTimeOrg#232 by nscooling. Setup plugins for Clang-tidy/format Fix intellisense Typos for days Updated documentation Added cmake variants added extra .sh build files ...
Fixed and changed some spellings in contribute.md
I noticed that there is also this file. Do we need this separate one?
https://github.com/JF002/InfiniTime/blob/develop/CONTRIBUTING.md