fix(docs): Typo fixed - #14757
Conversation
A typo was fixed
|
Thanks for your first pull request! 🎉 A maintainer will review this soon. Please ensure:
We appreciate your contribution to QGroundControl! |
|
See the Build Results workflow run for details. |
There was a problem hiding this comment.
Pull request overview
This PR updates the QGroundControl developer guide documentation to correct a typo in the pull request labeling guidance, improving clarity for contributors.
Changes:
- Fixes a misspelling in the “Automatic Release Note Generation” section.
- Normalizes the affected line’s formatting in the markdown file.
| ## Automatic Release Note Generation | ||
|
|
||
| Releases notes are generated from the following GitHub labels qhich should be set on Pull Requests as appropriate: | ||
| Releases notes are generated from the following GitHub labels which should be set on Pull Requests as appropriate: |
A sugested grammer fix was added
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
Suppressed comments (1)
docs/en/qgc-dev-guide/contribute/pull_requests.md:7
- Grammatical error: "Releases notes" should be "Release notes".
Releases notes are generated from the following GitHub labels, which should be set on Pull Requests as appropriate:
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
Suppressed comments (1)
docs/en/qgc-dev-guide/contribute/pull_requests.md:7
- The sentence still starts with "Releases notes" (plural), which is a grammatical/spelling error. It should be "Release notes".
Releases notes are generated from the following GitHub labels, which should be set on Pull Requests as appropriate:
A typo was fixed
Description
A typo was fixed in the documentation
Type of Change
Testing
Platforms Tested
Flight Stacks Tested
Screenshots
Checklist
Related Issues
By submitting this pull request, I confirm that my contribution is made under the terms of the project's dual license (Apache 2.0 and GPL v3).