Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 7 additions & 8 deletions ood-portal-generator/README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
# ood-portal-generator

![GitHub Release](https://img.shields.io/github/release/osc/ood-portal-generator.svg)
![GitHub License](https://img.shields.io/github/license/osc/ood-portal-generator.svg)
This is part of the [ondemand](https://github.com/OSC/ondemand) repository

Generates an Apache configuration file that can be used for hosting an Open
OnDemand portal on the OnDemand Server.

For more information please visit the
[Documentation](https://osc.github.io/ood-documentation/master/infrastructure/ood-portal-generator.html).
[Documentation](https://osc.github.io/ood-documentation/latest/reference/commands/ood-portal-generator.html).

## Contributing

1. Fork it ( https://github.com/OSC/ood-portal-generator/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request
1. [Fork the ondemand repository](https://github.com/OSC/ondemand/fork)
1. Create your feature branch (`git checkout -b my-new-feature`)
1. Commit your changes (`git commit -am 'Add some feature'`)
1. Push to the branch (`git push origin my-new-feature`)
1. Create a new Pull Request
Comment on lines +13 to +17
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry! went to merge this and noticed this - seems like these steps should continue to be numbered 1 - 5.