Contributing
Submitting Changes
DSPSR development has moved from SourceForge to GitLab. All new work should be submitted via GitLab merge requests.
Fork or clone the repository from gitlab.com/pulsar-astronomy/dspsr.
Create a feature branch from
master.Make your changes and push the branch to GitLab.
Open a merge request against
master.
Also, see the notes on the migration from SourceForge to Gitlab