Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Release 1.6.1 Checklist

オープン
#9,119 コメント 1 件 リアクション 0 件 担当者 1 名 GitHub で見る

@ericspod がすでに取り組んでいます。

2026年9月17日 から。

評価

この issue はまだ評価されていません。

説明

CI/CD

Checklist

Release a candidate version
  • Tag and release PYPI version [X.Y.Z]rc[K] following the contributing guide, need to manually make the release in the absence of an automated pipeline.
  • Make sure all CI pipelines pass.
Verify the new PyPI release
Quality assurance for the relevant repos

The new PyPI release candidate should be checked against all the relevant repositories under Project-MONAI, for example, the tutorials repo:

  • Run all Jupyter notebooks, replace pip install monai with pip install monai==[X.Y.Z]rc[K].
  • File new tickets and create new pull requests to address any technical issues.
  • Release a new candidate after addressing all the issues.
  • Testing related repositories
    • MONAI unit and integration tests
    • MONAI tutorial tests
    • MONAILabel unit and integration tests
    • MONAI model zoo tests
    • QA regression tests
Prepare documentation
Release a milestone version
主要言語
Python
スター
8.7k
フォーク
1.6k
平均マージ
4日 8時間
マージ済み PR(30日)
21

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Project-MONAI/MONAI のほかの issue

Project-MONAI/MONAI の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。