Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

DIRACGrid/RESTDIRAC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributing to DIRACGrid

Thanks for your interest in contributing! This guide will help you get started.

Getting started

The DiracX contributing guide covers the full development workflow, including setting up your environment, making changes, and submitting pull requests. The getting started tutorial walks through setting up a local development environment.

If you're looking for something to work on, check out issues labelled "good first issue".

Quick reference

  • Commits: Use Conventional Commits format (feat:, fix:, docs:, etc.)
  • Branches: Name your branch descriptively, e.g. feat/add-widget or fix/login-error
  • PRs: Reference the related issue in your PR description (Closes #123)

What to expect from reviews

PRs are reviewed by project maintainers. Here's how the process works:

  1. Open your PR and mark it as Ready for review when it's complete.
  2. A reviewer will be assigned and will review your changes.
  3. If a reviewer requests changes, the PR is automatically converted to a draft. This signals that it's back in your hands.
  4. Address the feedback, push your updates, and mark the PR as Ready for review again.
  5. A daily digest of open PRs is posted to ensure nothing gets forgotten.

More information

About

Web API for DIRAC

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors