Closed DenB10 closed 3 months ago
To be clear, if the changes are logically distinct then they should be in separate commits, but you don't need to submit all of those commits in separate PRs; you can include them all on the same branch and submit that branch in a single PR.
(And allow me to add what I should have said first: thank you for contributing to this project! We appreciate it. Sorry for not leading with that; I'm a bit frazzled today and not handling interrupts well as a result.)
I'm sorry I didn't do things by the book. I thought about putting everything in one PR but I don't know how to do it.
On the other hand, you're right, I should have provided more explanations. My original intention was simply to update the French translation. Then I realized that some words weren't translatable in the options page, so I made a few additions to the options.js and options.html files...
Tell me how to make a single PR and I'll do it (I haven't installed the Github software though). Alternatively, I can send you the whole thing as a zip file.
As for courtesy messages, it doesn't matter :smile:
I can try to help though my time is limited. To start with, can you tell me how you created these pull requests? I suspect the workflow you used is not the same as the one I would normally use so I need to understand where we're starting from to be able to point you in the right direction.
I don't want to waste your time. If you don't have time, I'll close the PR and that's it. To put it simply:
Got it. We'll work with what you submitted, don't worry about it. That'll be easier for both of us. ;-) Thank you again for contributing!
No feedback, I close.
Sorry for being late to the party – I accidentally missed the notification for the PRs.
Reformatted the language file, PR accepted. Thanks for contributing!
It would be better if you (a) put these changes in a single pull request instead of a bunch of separate ones and (b) included more descriptive commit messages than just "Update." The first line of the commit message should be a short summary of what's changing, and then a blank line, and then subsequent lines should include more detail if necessary, but "Update " definitely isn't enough detail.