Skip to content
Snippets Groups Projects
Forked from Aaron Spring / s2s-ai-challenge-template
43 commits behind the upstream repository.
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.
CONTRIBUTING.md 2.95 KiB

Contributing to Renku

Want to contribute to this template project? Thanks! There are many ways to help, and we very much appreciate your efforts.

The sections below provide guidelines for various types of contributions.

Bug Reports and Feature Requests

Bugs and feature requests should be reported on s2s-ai-challenge gitlab issue tracker

Merge Requests

Checklist:

  • MRs should include a short, descriptive title.
  • Small improvements need not reference an issue, but PRs that introduce larger changes or add new functionality should refer to an issue.
  • Structure your commits in meaningful units, each with an understandable purpose and coherent commit message. For example, if your proposed changes contain a refactoring and a new feature, make two PRs.

Steps

1. Fork this s2s-ai-challenge-template repository https://renkulab.io/gitlab/aaron.spring/s2s-ai-challenge-template.