Contributing

Submitting Changes

DSPSR development has moved from SourceForge to GitLab. All new work should be submitted via GitLab merge requests.

  1. Fork or clone the repository from gitlab.com/pulsar-astronomy/dspsr.

  2. Create a feature branch from master.

  3. Make your changes and push the branch to GitLab.

  4. Open a merge request against master.

Also, see the notes on the migration from SourceForge to Gitlab