代码拉取完成,页面将自动刷新
news/
directory called <type>-<pr-id>.md
, where <type>
is either:
feature
: New functionality.bugfix
: Fix to a reported bug.packaging
: Packaging related change.developer-note
: Changes, that are only interesting to developers. (internal API change, etc...)other
: Other important, but not categorized change.
You can query the next PR ID with the next_pr_id.py
script, but it could be a good practice to add the commit,
containing the news entry, after you have opened your PR, as you will know your PR ID then.
Multiple news entries can be created for a single PR, if necessary. The file name is numbered in that case:
<type>-<pr-id>-<n>.md
.network-dest
: Added..."news: <type>-<pr-id>
, for example: "news: bugfix-1234"NEWS.md
file for the releasenews/create-newsfile.py
(python3
required)Highlights
section in the newly created NEWS.md
file.Note, the script uses the VERSION
file, so it is necessary bump the version there, before running the script.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。