Hi,
I have fixed a bug and I am hunting the next one. How can I submit a patch? Is there some kind of bug tracking system for openEMS?
Cheers
Georg
How to submit patches?
Moderators: thorsten, sebastian
Re: How to submit patches?
Hi,
for CSXCAD: https://github.com/thliebig/CSXCAD/issues
for openEMS: https://github.com/thliebig/openEMS/issues
The best but most advanced way to do it:
Send me the file/patch + description of the problem by email or though the forum
I probably will accept any way anybody wants to help...
regards
Thorsten
Yes.Is there some kind of bug tracking system for openEMS?
for CSXCAD: https://github.com/thliebig/CSXCAD/issues
for openEMS: https://github.com/thliebig/openEMS/issues
That depends how comfortable you feel with git and github.How can I submit a patch?
The best but most advanced way to do it:
- Download and install git
- Create an account on github
- Fork CSXCAD or openEMS
- Clone/Download your fork
- Patch it/Test it/Commit it
- Push it to github
- File a pull request
- Create a github account
- open an issue and attach your patch
Send me the file/patch + description of the problem by email or though the forum
I probably will accept any way anybody wants to help...
regards
Thorsten