-
Notifications
You must be signed in to change notification settings - Fork 54
Contributing
Tibor Šimko edited this page Jan 18, 2022
·
5 revisions
Some examples of possible content:
- open issue => discuss => open PR => review
- commit message style, wording style
- Code review process (we don't require changes in PR to prevent blockage, at least one approval to merge)
REANA reproducible analysis platform
blog.reana.io | docs.reana.io | forum.reana.io | www.reana.io |
@gitter | @mattermost | @twitter
Introduction
Getting started
- Setting up your system
- Cloning sources
- Using production-like development mode
- Using live-code-reload and debug mode
Issue lifecycle
Understanding code base
Technology tips and tricks
- Tips for Docker
- Tips for Git
- Tips for GitLab
- Tips for Keycloak
- Tips for Kind
- Tips for Kubernetes
- Tips for OpenAPI
- Tips for PostgreSQL
- Tips for Python
- Tips for RabbitMQ
- Tips for SQLAlchemy