Skip to content

Commit 3ab8971

Browse files
authored
Update CONTRIBUTING.md
Addresses feedback.
1 parent a93614e commit 3ab8971

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,19 @@ Welcome to MONAI Deploy! This documentation is intended for individuals and inst
1818

1919
2. Categorise an issue
2020

21+
* The issue creator should add initial issue labels, if they can.
2122
* MONAI Deploy release manager for that release will categorize the issue or correct it.
2223
* If an issue has overlap between multiple categories [Guideline, Feature, Community], the issue needs to be broken down into smaller issues
2324

2425
3. Gain approval to develop large proposals
2526

26-
* For larger ideas of improvement for MONAI Deploy, the release manager will bring it up for discussion at the weekly wg meeting.
27+
* For larger ideas of improvement for MONAI Deploy, the release manager will bring it up for discussion at the weekly working group meeting.
2728
* Small issues, bug fixes and non-controversial features get picked up and prioritized for implementation
2829

2930
4. Develop proposal/feature
3031

31-
* If successful consensus is found, create a written proposal and pull request.
32-
* Any written markdown documents in proposals should follow rfc 2119.
32+
* If successful consensus is found, develop the work and open a pull request.
33+
* Any written markdown documents should follow [rfc 2119](https://datatracker.ietf.org/doc/html/rfc2119).
3334
* For **Feature** development, please follow the main MONAI contributing [guidelines](https://github.com/Project-MONAI/MONAI/blob/dev/CONTRIBUTING.md)
3435

3536
5. Feedback and approval

0 commit comments

Comments
 (0)