Hi Stefan,

I'm sorry this isn't better documented.  I think the easiest way is:
1. Fork stumpwm to your account (this is different from cloning!)
2. Hack whatever changes you need
3. Open github.com/stumpwm/stumpwm
4. Click on the pull requests button
5. On this page it will show open PR for stumpwm, click "New pull request"
6. Then on the new page select "compare across forks"
7. Make stumpwm/stumpwm the base fork, and the base branch "master"
8. Make the head fork your-username/stumpwm and the branch whatever
   branch your submitting from (probably also master)
9. Then you should see a diff and be able to create the pull request
   with a description.
   
Let me know if you have any trouble.  If these instructions are clear
enough feel free to copy them to the wiki.

    Dave

Stefan Reichör <ste...@xsteve.at> writes:

> Hi Edward,
>
> do you have a pointer with the required steps for your pull request?
>
> Would be great to have this information (all needed git commands)
> somewhere in a visible place.
>
> I have some minor improvements for stumpwm. Would be nice to push them
> upstream as well ;-)
>
> Stefan.
>
>> Thanks for the quick acceptance! I'll update the wiki with some
>> reference to the different init file styles soon, and I'll open an issue
>> to discuss the manual.

_______________________________________________
Stumpwm-devel mailing list
Stumpwm-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/stumpwm-devel

Reply via email to