Update version to 2.0.1-preview#44
Conversation
nfbot
left a comment
There was a problem hiding this comment.
🤖 Hey @josesimoes, your PR description doesn't match our PR template and that breaks our auto-labeling.
Here's what's off:
- ✏️ Section
## Descriptionis empty — please fill it in. - ☑️ At least one item under
## Types of changesmust be ticked ([x]).
Please paste the template from the link above and fill it in — keep all the checkbox lines even if they don't apply (just leave them unticked). 🙏
🤖 Prompt for fixing with AI agents
You are fixing a GitHub pull request description that failed the nanoFramework PR template check.
Rewrite the PR body so that it strictly matches the template at https://github.com/nanoframework/.github/blob/main/PULL_REQUEST_TEMPLATE.md (variant: "OrgDefault").
Rules:
1. Keep these top-level headings, in this order: ## Description, ## Motivation and Context, ## Types of changes, ## Checklist.
2. The `## Types of changes` section MUST contain ALL of these checkbox lines (verbatim), ticked only when they apply:
- [ ] Improvement (...)
- [ ] Bug fix (...)
- [ ] New feature (...)
- [ ] Breaking change (...)
- [ ] Config and build (...)
- [ ] Dependencies (...)
- [ ] Unit Tests (...)
- [ ] Documentation (...)
3. The `## Checklist` section MUST contain ALL of these checkbox lines (verbatim), ticked only when they apply:
- [ ] My code follows the code style of this project ...
- [ ] My changes require an update to the documentation ...
- [ ] I have updated the documentation accordingly ...
- [ ] I have read the ...
- [ ] I have tested everything locally ...
- [ ] I have added new tests to cover my changes ...
4. `## Description` must be non-empty. `## Motivation and Context` may be empty when there's nothing extra to add.
5. Do NOT invent new facts — preserve whatever real content the author already wrote.
6. Do NOT remove checkbox lines just because they don't apply; leave them unticked.
Specifically, fix these issues:
- Empty section: ## Description
- No Types-of-changes item is ticked; tick the applicable ones.
Output ONLY the new PR body in markdown — no fences, no commentary.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository: nanoframework/coderabbit/.coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
Motivation and Context
How Has This Been Tested?
Screenshots
Types of changes
Checklist: