Questions about being a developer of Trisquel.
- Anmelden oder Registrieren um Kommentare zu schreiben
Greetings ladies and gentlemen:
I've been playing around with my system and I detected an error on one of Trisquel's programs: compton-launcher.
When someone try to create a compton.conf in .config compton won't start because "parse_config(): Failed to read configuration file "~/.config/compton.conf".". The good part is that I know how to repair it and I would like to modify the script myself.
I know that Ruben is the original writer of the script so if I modify his program is he who will decide if what I did should be summited? If it is summited, should I put my email address and my name at the header of the script alongside Ruben's?
To be able to make changes in Trisquel's code (have an account in gitlab), do I have to subscribe to Trisquel-devel?
It will be the first time I contribute in a free software project through code so I'm a little nervous; that is why I'm asking before doing.
Thank you.
1. Clone this repo. https://devel.trisquel.info/trisquel/package-helpers (Belenos is the default branch)
2. CREATE A NEW BRANCH in your cloned repo.
3. Do your modifications
This is a file with commits of two: https://devel.trisquel.info/trisquel/package-helpers/blob/belenos/helpers/make-gnome-colors
4. Merge request.
Thank you a lot for the info, you showed me that I must learn git.
And the example was very helpful.
Thank you everyone.
Thank you a lot for the info, you showed me that I must learn git.
You can read http://git-scm.com/book (under the Creative Commons Attribution Non Commercial Share Alike 3.0 license).
Thank you, I'm on it.
Now I have a lot of homework to do.
- Anmelden oder Registrieren um Kommentare zu schreiben