Skip to content
Chris Houseknecht edited this page May 21, 2020 · 26 revisions

Welcome to the Galaxy NG project!

Contributing to GalaxyNG

To contribute to the galaxy_ng project, we ask that you follow these steps:

  1. Clone the GitHub repo
  2. Make a change
  3. Make sure all tests pass
  4. Add a file to CHANGES folder
  5. Commit changes to your galaxy_ng clone
  6. Make a pull request from your clone against the master branch

For instructions on setting up your development environment, view GalaxyNG Development

To run unit and functional tests, view Running Tests.

For information on adding a change log entry to your PR that updates the project change log, view Updating the Change Log.

For information on opening and tracking issues, please view Issue Triage.

Using GalaxyNG

If you're interested in installing and using a local GalaxyNG server, view our installation guide below. Keep in mind this is all new, and lots of features are in flight, so it's not production ready yet. Your feedback is welcome, so please file any issues here.

Clone this wiki locally